aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-06-03 11:37:47 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-06-03 11:40:05 -0400
commit66b84fa82f7318d8da75dbf754df16eb7b1f1037 (patch)
treeaafbc89ec60952a30cfaa9ca4cf0b27d9552515e /src/backend/commands/variable.c
parent3c9bc2157a4f465b3c070d1250597568d2dc285f (diff)
downloadpostgresql-66b84fa82f7318d8da75dbf754df16eb7b1f1037.tar.gz
postgresql-66b84fa82f7318d8da75dbf754df16eb7b1f1037.zip
Receive invalidation messages correctly in tablesync worker
We didn't accept any invalidation messages until the whole sync process had finished (because it flattens all the remote transactions in the single one). So the sync worker didn't learn about subscription changes/drop until it has finished. This could lead to "orphaned" sync workers. Author: Petr Jelinek <petr.jelinek@2ndquadrant.com> Reported-by: Masahiko Sawada <sawada.mshk@gmail.com>
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions