Re: [PATCH] Fix column name escaping in postgres_fdw stats import - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Date
Msg-id CAPmGK15Pb8rkRq_E0-_7OePmxi82ddrD_h23rvMFxKgLJDQU9Q@mail.gmail.com
Whole thread
In response to Re: [PATCH] Fix column name escaping in postgres_fdw stats import  (Ayush Tiwari <ayushtiwari.slg01@gmail.com>)
List pgsql-hackers
On Tue, Apr 21, 2026 at 8:40 PM Ayush Tiwari
<ayushtiwari.slg01@gmail.com> wrote:
> On Tue, 21 Apr 2026 at 17:00, Etsuro Fujita <etsuro.fujita@gmail.com> wrote:

>> > On 4/21/26 4:43 AM, Ayush Tiwari wrote:

>> > It should also address the issue that was raised in [1].
>>
>> The root cause of this is the same as [1], so I think you should reply
>> to the thread, rather than creating a new thread.

> I faced the issue with the quoting scenario and was unaware of [1] then,
> and that patch did not solve the issue regarding the quotes, which is
> why I started this. Should I move this there?

No, you shouldn't, but I think it's usual to discuss (essentially) the
same problem in a single place.

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: Fix bug with accessing to temporary tables of other sessions
Next
From: Daniil Davydov
Date:
Subject: Re: Fix bug with accessing to temporary tables of other sessions