Re: get_bit etc. - Mailing list pgsql-general

From Brian Minton
Subject Re: get_bit etc.
Date
Msg-id arh2ph$qfk$1@news.hub.org
Whole thread Raw
In response to Re: get_bit etc.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: get_bit etc.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Brian Minton <bminton@efn.org> writes:
>
>>Is there any documentation for the functions get_bit(bytea,integer),
>>get_byte(bytea,integer), set_bit(bytea,integer,integer), and
>>set_byte(bytea,integer,integer)?
>
>
> I don't see any :-(
>
> A documentation patch would be welcomed.

ok, how do I do that?  They are simple enough functions, and it was easy
to figure out what they did, but there is no mention of them, I guess
maybe they are "unofficial" functions.


pgsql-general by date:

Previous
From: Brian Minton
Date:
Subject: Re: select where expr in - result order?
Next
From: Medi Montaseri
Date:
Subject: Re: Closing inactive connections OR user connections limits