Re: pg_subscription - substream column?
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-17T03:08:43Z
Lists: pgsql-hackers
On Wed, Mar 17, 2021 at 4:56 AM Peter Smith <smithpb2250@gmail.com> wrote: > > On Wed, Mar 17, 2021 at 12:45 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > > > > > Attached, please find the patch to update the description of substream > > in pg_subscription. > > > > I applied your patch and regenerated the PG docs to check the result. > > LGTM. > Pushed! -- With Regards, Amit Kapila.
Commits
-
Doc: Add a description of substream in pg_subscription.
- 7efeb214ad83 14.0 landed
-
Add support for streaming to built-in logical replication.
- 464824323e57 14.0 cited