"" <[EMAIL PROTECTED]> writes: > Description: libpq: PQftype() on a lo type result column returns Oid > of type oid instead of Oid of type lo.
This is an expected change: type "lo" isn't an independent datatype anymore, just a domain over OID. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org