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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Unmesh Churi" <churi(at)roguewave(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.
Date: 2007-02-18 21:58:52
Message-ID: 13987.1171835932@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pelle Johansson 2007-02-19 09:13:35 Re: BUG #3012: Wrong JOIN order when a JOIN depends on result from a LEFT JOIN.
Previous Message Milen A. Radev 2007-02-18 16:30:31 Re: BUG #3026: 8.2 FOR DEBIAN !!! plzzzz ^^