[EMAIL PROTECTED] writes:
> bitfromint4 not present in 7.3.1
This is not a bug, but an intentional change. It's called "bit" now,
as it should have been all along --- the original author was apparently
unaware of the naming conventions Postgres has for type-coercion
functions.
Andrew Goldsmith ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
bitfromint4 not present in 7.3.1
Long Description
I have installed a copy of PostgreSQL 7.3.1 from src on my Debian/Linux system. The
bitfromint4 function is no