Re: pgsql: Move gramparse.h to src/backend/parser - Mailing list pgsql-committers

From John Naylor
Subject Re: pgsql: Move gramparse.h to src/backend/parser
Date
Msg-id CANWCAZbsmSHFs4+YqKX7jw0ft2SFg8Ti8v6Uyj1cjVy2GFTpWw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Move gramparse.h to src/backend/parser  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Responses Re: pgsql: Move gramparse.h to src/backend/parser
List pgsql-committers
On Mon, Mar 30, 2026 at 8:30 AM Anton A. Melnikov
<a.melnikov@postgrespro.ru> wrote:
> Sorry for the very long delay in responding, and thank you for your patience.
> Regarding to previous points:

I'm less concerned about the timing as I am about the fact that you're
still responding to the committer list even though the commit in
question is irrelevant for PG14/15. I suggest starting a new thread,
although I'm not even sure manually deleting built files in a specific
manner is something that we guarantee to work...

--
John Naylor
Amazon Web Services



pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix datum_image_*()'s inability to detect sign-extension variati
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix FK triggers losing DEFERRABLE/INITIALLY DEFERRED when marked