Re: Change copyObject() to use typeof_unqual - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Change copyObject() to use typeof_unqual
Date
Msg-id CAGECzQSxqAgF4YA_2C3mBKoTJ1-Mc3uVMAe2AgLjibnv4Ltkuw@mail.gmail.com
Whole thread Raw
In response to Re: Change copyObject() to use typeof_unqual  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Change copyObject() to use typeof_unqual
List pgsql-hackers
On Fri, 6 Mar 2026 at 20:17, Peter Eisentraut <peter@eisentraut.org> wrote:
> This revealed an insufficiency in that commit, which I fix in the first
> patch.

Thanks!

> I have addressed the above problem by swapping the order of the probes
> (putting the underscore variant first), as discussed.

Annoying that this is needed, but I agree that it's the least bad
option in this case.



pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Next
From: Jacob Champion
Date:
Subject: Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)