Re: why can't a table be part of the same publication as its schema

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Robert Haas <robertmhaas@gmail.com>, houzj.fnst@fujitsu.com, Amit Kapila <amit.kapila16@gmail.com>, vignesh C <vignesh21@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-09-22T14:04:02Z
Lists: pgsql-hackers

> On Sep 22, 2022, at 8:02 AM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> 
> FWIW I put this to CI:
> https://cirrus-ci.com/build/5823276948652032 (master)
> 
> and everything appears to be OK.  If anybody has reservations about this
> grammar change, please speak up soon, as there's not much time before RC1.
> 
> The one for 15 just started running:
> https://cirrus-ci.com/build/4735322423558144

[personal hat, not RMT]

Looks like it passed. No objections.

Jonathan 





Commits

  1. Allow publications with schema and table of the same schema.