diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-07 13:15:55 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-08-07 13:15:55 -0400 |
commit | c63588feb73f993ec596cb3b139b06e8923bea04 (patch) | |
tree | a64e718756f6812220f38b512ed7dd970178b0e3 /src/bin/scripts/clusterdb.c | |
parent | 98d5f366bc28ad3393d4ad9f2ee4cf9b884087f6 (diff) |
Don't propagate a null subtransaction snapshot up to parent transaction.
This oversight could cause logical decoding to fail to decode an outer
transaction containing changes, if a subtransaction had an XID but no
actual changes. Per bug #14279 from Marko Tiikkaja. Patch by Marko
based on analysis by Andrew Gierth.
Discussion: <20160804191757.1430.39011@wrigleys.postgresql.org>
Diffstat (limited to 'src/bin/scripts/clusterdb.c')
0 files changed, 0 insertions, 0 deletions