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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1cebfde) | patch
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
2019年4月16日 08:37:44 +0000 (10:37 +0200)
2019年4月18日 06:55:55 +0000 (08:55 +0200)
commit bb385c4fb0f4eb33d2bc7e484061565ba51cc790
Fix handling of temp and unlogged tables in FOR ALL TABLES publications

If a FOR ALL TABLES publication exists, temporary and unlogged tables
are ignored for publishing changes. But CheckCmdReplicaIdentity()
would still check in that case that such a table has a replica
identity set before accepting updates. To fix, have
GetRelationPublicationActions() return that such a table publishes no
actions.

Discussion: https://www.postgresql.org/message-id/f3f151f7-c4dd-1646-b998-f60bd6217dd3@2ndquadrant.com
src/backend/utils/cache/relcache.c diff | blob | blame | history
src/test/subscription/t/100_bugs.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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