On Tue, Aug 11, 2026 at 1:20 PM Amit Kapila <[email protected]> wrote:
>
> On Wed, Aug 5, 2026 at 2:06 PM Peter Smith <[email protected]> wrote:
> >
> > I  noticed that the Description section of the ALTER PUBLICATION page
> > [1] has a poorly worded sentence:
> >
> > "Note that adding tables/except tables/schemas to a publication that
> > is already subscribed to will require an ALTER SUBSCRIPTION ...
> > REFRESH PUBLICATION action"
> >
> > The problem is due to that strange slash-list. Apart from being
> > difficult to read, it makes it sound as if there's a distinct object
> > called an "except table", when what's meant is "changing a
> > publication's EXCEPT list."
> >
> > PSA patch v1 to reword this using plain English.
> >
>
> LGTM. minot nitpic: "...publication.  Note", here instead of two
> spaces, let's use one space to be consistent with the nearby doc
> wording. Also, this needs to be backpatched to 19, see if applied and
> build cleanly on 19 as well.
>

Thanks for checking the patch. I've modified it as suggested, to
remove the extra space.

I also confirmed that it applies/builds cleanly on PG_REL19_STABLE.

~

PSA patch v2.

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

Attachment: v2-0001-Docs-ALTER-PUBLICATION-description.patch
Description: Binary data

Reply via email to