postgresql/contrib/test_decoding/expected
Amit Kapila 5ce0dcc99a Stabilize the test added by commit 022564f60c.
The test was unstable in branches 14 and 15 as we were relying on the
number of changes in the table having a toast column to start streaming.
On branches >= 16, we have a GUC debug_logical_replication_streaming which
can stream each change, so the test was stable in those branches.

Change the test to use PREPARE TRANSACTION as that should make the result
consistent and test the code changed in 022564f60c.

Reported-by: Daniel Gustafsson as per buildfarm
Author: Hou Zhijie, Amit Kapila
Backpatch-through: 14
Discussion: https://postgr.es/m/8C2F86AA-981E-4803-B14D-E264C0255330@yesql.se
2024-10-08 11:45:58 +05:30
..
binary.out
catalog_change_snapshot.out Fix catalog lookup due to wrong snapshot for subtransactions during decoding. 2024-01-29 10:42:41 +05:30
concurrent_ddl_dml.out
concurrent_stream.out
ddl.out Make test_decoding ddl.out shorter 2023-07-24 17:48:06 +02:00
decoding_in_xact.out
decoding_into_rel.out
delayed_startup.out
messages.out
mxact.out
oldest_xmin.out
ondisk_startup.out
permissions.out
prepared.out
replorigin.out
rewrite.out
skip_snapshot_restore.out Fix possibility of logical decoding partial transaction changes. 2024-07-11 22:48:16 +09:00
slot.out
slot_creation_error.out
snapshot_transfer.out
spill.out
stats.out
stream.out Stabilize the test added by commit 022564f60c. 2024-10-08 11:45:58 +05:30
subxact_without_top.out
time.out
toast.out
truncate.out
twophase.out Stabilize the test added by commit 022564f60c. 2024-10-08 11:45:58 +05:30
twophase_snapshot.out
twophase_stream.out
xact.out