git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8a54e12) | patch
Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables.
2021年1月30日 08:11:38 +0000 (00:11 -0800)
2021年1月30日 08:11:38 +0000 (00:11 -0800)
commit 360bd2321b1ad9c47466bc485ee5eb2f4515372e
Fix error with CREATE PUBLICATION, wal_level=minimal, and new tables.

CREATE PUBLICATION has failed spuriously when applied to a permanent
relation created or rewritten in the current transaction. Make the same
change to another site having the same semantic intent; the second
instance has no user-visible consequences. Back-patch to v13, where
commit c6b92041d38512a4176ed76ad06f713d2e6c01a8 broke this.

Kyotaro Horiguchi

Discussion: https://postgr.es/m/20210113.160705.2225256954956139776.horikyota.ntt@gmail.com
src/backend/catalog/pg_publication.c diff | blob | blame | history
src/backend/optimizer/util/plancat.c diff | blob | blame | history
src/test/subscription/t/001_rep_changes.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /