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 | 71dca408c0030ad76044c6b17367c9fbeac511ec (patch) | |
tree | 8d6c793cf91ee81ade73fce1eb096c112133f849 /src/backend/utils/adt/selfuncs.c | |
parent | ee5d1de04f3354c7a87219c2ed481ae51a1bb3b8 (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/backend/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions