Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Date: 2025-11-27 21:03:45
Message-ID: CAHut+PtpQv7T0=5fXZCNCjSJpvd8GAurCptVrEGZmkjEvvJKYg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 28, 2025 at 1:34 AM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Thu, Nov 27, 2025 at 7:25 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> > Here are the back patches as requested. I hope they are OK.
>
> Thanks for the patches! I've pushed them.
>

Thanks for pushing! I enjoyed the discussions in this thread and
learned some new things along the way. The result looks much better
than my original patch :-|

======
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-27 21:40:14 Re: Second RewriteQuery complains about first RewriteQuery in edge case
Previous Message Matthias van de Meent 2025-11-27 20:07:34 Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements