postgresql/contrib/test_decoding
Tom Lane bcbecbce2f 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>
2016-08-07 13:15:55 -04:00
..
expected Don't propagate a null subtransaction snapshot up to parent transaction. 2016-08-07 13:15:55 -04:00
specs Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec. 2016-03-03 17:22:25 -08:00
sql Don't propagate a null subtransaction snapshot up to parent transaction. 2016-08-07 13:15:55 -04:00
.gitignore test_decoding: Update .gitignore 2014-03-31 14:18:35 -04:00
Makefile Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
test_decoding.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00