David Fetter <[email protected]> writes: > Also is there a really great reason that bitwise operations don't work > on NUMERIC? Lack of tuits is a good reason, but not, it seems to me, > a great one.
Not sure that bitwise operations make too much sense on values that
are (a) possibly fractional and (b) inherently decimal not binary.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
