Kristian Larsson <kristian@xxxxxxxxxxxxxx> writes: > Do we > a) ignore it and let users use the workarounds? > b) add a next_address() as per Toms suggestion ? > c) add a conversation between NUMERIC and INET so one can add a > NUMERIC to an INET just as is possible today with INTEGERs? I vote for (a). It was already pointed out that you can build next_address and the other related functions out of the existing operations, so proposal (b) wouldn't buy much. Proposal (c) is disingenuous because it ignores the fact that NUMERIC does not have (and cannot easily implement) most of the bitwise operations that people might think they want here. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general