Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.
Date
Msg-id 13987.1171835932@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.  ("Unmesh Churi" <churi@roguewave.com>)
List pgsql-bugs
Well, we could change type 'lo' back to an independent type as of 8.3,
but I'm not sure that will help you --- 8.1 and 8.2 are doing it as a
domain and we can't retroactively change that situation.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Milen A. Radev"
Date:
Subject: Re: BUG #3026: 8.2 FOR DEBIAN !!! plzzzz ^^
Next
From: "Arjen van der Meijden"
Date:
Subject: BUG #3031: PHP (and others?) cannot close a connection when "in" a COPY-statement