summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-04-16 10:37:44 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-04-18 09:58:21 +0200
commit05d151e1382b969a618491486778a349a4857d9a (patch)
treecf6520a611fd1673a8a662b79e428c30220f9104 /src/tutorial/syscat.source
parentfea2cab70de8d190762996c7c447143fb47bcfa3 (diff)
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
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions