Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax
Japin Li <japinli@hotmail.com>
From: japin <japinli@hotmail.com>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2021-02-03T08:32:10Z
Lists: pgsql-hackers
On Wed, 03 Feb 2021 at 13:15, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote: > On Thu, Jan 28, 2021 at 10:07 AM japin <japinli@hotmail.com> wrote: >> Attaching v3 patches, please consider these for further review. > > I think we can add a commitfest entry for this feature, so that the > patches will be tested on cfbot. Ignore if done already. > Agreed. I made an entry in the commitfest[1]. [1] - https://commitfest.postgresql.org/32/2965/ -- Regrads, Japin Li. ChengDu WenWu Information Technology Co.,Ltd.
Commits
-
ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION
- 82ed7748b710 14.0 landed