bytea functions
Started by Eric Lualmost 22 years ago2 messagesgeneral
Hi,
I am just wondering if bytea functions (byteaeq, byteage,byteagt,...) will
be included in the offical document and assumed to be supported in future
release.
For now, I could only find them in release 7.2 note.
Your confirmation reply is appreciated.
Thanks!
Eric
ps.Is this the right place to go?
Re: bytea functions
"Eric Lu" <yclu@ecompliance.net> writes:
I am just wondering if bytea functions (byteaeq, byteage,byteagt,...) will
be included in the offical document and assumed to be supported in future
release.
We generally do not bother to document functions that are only meant to
support operators. Use = >= etc.
regards, tom lane