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

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, "houzj.fnst@fujitsu.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-22T12:02:00Z
Lists: pgsql-hackers
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

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"El miedo atento y previsor es la madre de la seguridad" (E. Burke)



Commits

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