postgresql/contrib/test_decoding
Amit Kapila e33d004900 Fix the test for decoding of two-phase transactions.
Commit 5a3574d7b3 added the test for decoding of two-phase transactions
during the build of a consistent snapshot. The test forgot to skip empty
xacts which can lead to decoding of extra empty transactions due to
background activity by autovacuum.

Per report by buildfarm.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/363512.1610171267@sss.pgh.pa.us
2021-01-09 15:45:38 +05:30
..
expected Fix the test for decoding of two-phase transactions. 2021-01-09 15:45:38 +05:30
specs Fix the test for decoding of two-phase transactions. 2021-01-09 15:45:38 +05:30
sql Allow decoding at prepare time in ReorderBuffer. 2021-01-04 08:34:50 +05:30
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Test decoding of two-phase transactions during the build of a consistent snapshot. 2021-01-05 15:05:22 +05:30
logical.conf Add logical_decoding_work_mem to limit ReorderBuffer memory usage. 2019-11-19 07:32:36 +05:30
test_decoding.c Update copyright for 2021 2021-01-02 13:06:25 -05:00