Re: After upgrading libpq, the same function(PQftype) call returns a different OID - Mailing list pgsql-general

From Dominique Devienne
Subject Re: After upgrading libpq, the same function(PQftype) call returns a different OID
Date
Msg-id CAFCRh-9OdEOCMKpuo+cHkdJkQJXjXxurcVsAp_ia62COiXaSvw@mail.gmail.com
Whole thread Raw
In response to Re: After upgrading libpq, the same function(PQftype) call returns a different OID  (Sebastien Flaesch <sebastien.flaesch@4js.com>)
Responses Re: After upgrading libpq, the same function(PQftype) call returns a different OID
List pgsql-general
On Thu, Mar 20, 2025 at 4:43 PM Sebastien Flaesch
<sebastien.flaesch@4js.com> wrote:
> OR.... ( I guess I start to understand the code... ) it this comment only for:
> #define CASHOID MONEYOID
> #define LSNOID  PG_LSNOID

That's what Tom already replied, yes. --DD



pgsql-general by date:

Previous
From: Sebastien Flaesch
Date:
Subject: Re: After upgrading libpq, the same function(PQftype) call returns a different OID
Next
From: Laurenz Albe
Date:
Subject: Re: Export operation efficiency in read replica