"Premsun Choltanwanich" <[EMAIL PROTECTED]> writes:
> lo (Large Object) function that normally shown in function list now =
> disappear.  I'm sure that I already check on Large Object box  when I =
> install. I found some information on http://www.postgresql.org/docs/8.1/int=
> eractive/lo-interfaces.html#AEN26978 about lo function. PostgreSQL has =
> many new lo function that I never use in version 8.0.4 and some function I =
> have use is not found (lo_in , lo_out).

lo_in/lo_out aren't needed anymore because lo isn't a separate type,
just a domain over OID.  Why were you using them directly, anyway?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to