Re: Identify missing publications from publisher while create/alter subscription.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: Andres Freund <andres@anarazel.de>,
Ashutosh Sharma <ashu.coek88@gmail.com>, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, Jaime Casanova <jcasanov@systemguards.com.ec>,
Dilip Kumar <dilipbalaut@gmail.com>, Japin Li <japinli@hotmail.com>, Euler Taveira <euler@eulerto.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-30T10:59:47Z
Lists: pgsql-hackers
Attachments
- v18-0001-Raise-WARNING-for-missing-publications.patch (application/octet-stream) patch v18-0001
On Wed, Mar 30, 2022 at 12:22 PM vignesh C <vignesh21@gmail.com> wrote: > > I have made the changes for this, attached v17 patch has the changes > for the same. > The patch looks good to me. I have made minor edits in the comments and docs. See the attached and let me know what you think? I intend to commit this tomorrow unless there are more comments or suggestions. -- With Regards, Amit Kapila.
Commits
-
Raise a WARNING for missing publications.
- 8f2e2bbf1453 15.0 landed