aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts/sql/commit_timestamp.sql
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-11-03 11:59:20 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-11-03 12:27:59 -0400
commita9fce66729ad5217e8219e22e595974059c21291 (patch)
tree6b0535eb626bde3f4354c2ffe4db715a8ccbe0de /src/test/modules/commit_ts/sql/commit_timestamp.sql
parentec42a1dcb30de235b252f6d4972f2f2bdb2e47f2 (diff)
downloadpostgresql-a9fce66729ad5217e8219e22e595974059c21291.tar.gz
postgresql-a9fce66729ad5217e8219e22e595974059c21291.zip
Don't reset additional columns on subscriber to NULL on UPDATE
When a publisher table has fewer columns than a subscriber, the update of a row on the publisher should result in updating of only the columns in common. The previous coding mistakenly reset the values of additional columns on the subscriber to NULL because it failed to skip updates of columns not found in the attribute map. Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Diffstat (limited to 'src/test/modules/commit_ts/sql/commit_timestamp.sql')
0 files changed, 0 insertions, 0 deletions