Re: DOC: pg_publication_rel.prrelid says sequences are possible
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: shveta malik <shveta.malik@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-07T00:25:05Z
Lists: pgsql-hackers
On Thu, Apr 2, 2026 at 7:33 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Wed, Apr 1, 2026 at 12:35 PM shveta malik <shveta.malik@gmail.com> wrote: > > ... > > You are right, pg_publication_rel can never have a seq entry while > > pg_subscription_rel can have. The patch LGTM. > > > > Pushed. Thanks for pushing. ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Doc: Fix oversight in commit 55cefadde8.
- 4441d6b2e449 19 (unreleased) landed
-
Doc: Add documentation for sequence synchronization.
- 55cefadde874 19 (unreleased) cited