Michael Fuhr <mike(at)fuhr(dot)org> writes:
> On Sun, May 15, 2005 at 01:30:05PM +0200, Samer Abukhait wrote:
>> whats the story of the function bit?
> I don't see the bit() function in the 8.0.3 documentation, so you
> might want to stick with documented functionality.
bit(n) is a type name, not a function call, and always has been AFAIR.
The functions Michael lists are intended to be invoked via casts, not
directly as functions.
What is it you're trying to do exactly?
regards, tom lane