Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples
Date: 2026-06-08 09:26:09
Message-ID: CAA4eK1+DBZ=PEzb-0-+bPWMtN=eqYb_hqfdgXJGM7SZao8gpNQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 2, 2026 at 8:27 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Tue, Jun 2, 2026 at 8:06 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
> > On Tue, Jun 2, 2026 at 7:40 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> > >
> > > See $SUBJECT
> > >
> > > PSA trivial patch is attached to fix it.
> > >
> >
> > LGTM, I'll push this in sometime.
> >
>
> This has to be committed on HEAD (PG19), so we need to wait for the
> beta1 tag to appear. I'll take care of it afterwards.
>

Pushed now.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-06-08 09:30:29 Re: pg_createsubscriber: allow duplicate publication names
Previous Message Amit Kapila 2026-06-08 09:25:27 Re: [Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION