postgresql/contrib/test_decoding/expected
Peter Eisentraut 0b5e824528 Message improvement
The previous wording contained a superfluous comma.  Adjust phrasing
for grammatical correctness and clarity.
2021-04-07 07:42:44 +02:00
..
binary.out
concurrent_ddl_dml.out
concurrent_stream.out Fix 'skip-empty-xacts' option in test_decoding for streaming mode. 2020-11-17 12:14:53 +05:30
ddl.out Add regression tests for REPLICA IDENTITY with dropped indexes 2020-08-26 20:42:27 +09: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 Replace superuser check by ACLs for replication origin functions 2020-06-14 12:40:37 +09:00
rewrite.out
slot.out Message improvement 2021-04-07 07:42:44 +02:00
snapshot_transfer.out
spill.out
stats.out Fix memory lifetime issues of replication slot stats. 2021-03-17 16:21:46 -07:00
stream.out Skip empty transaction stream in test_decoding. 2020-09-11 10:00:01 +05:30
subxact_without_top.out
time.out
toast.out Propagate ALTER TABLE ... SET STORAGE to indexes 2020-05-08 08:39:17 +02:00
truncate.out Implement streaming mode in ReorderBuffer. 2020-08-08 07:47:06 +05:30
twophase_snapshot.out Add option to enable two_phase commits via pg_create_logical_replication_slot. 2021-03-03 07:34:11 +05:30
twophase_stream.out Add option to enable two_phase commits via pg_create_logical_replication_slot. 2021-03-03 07:34:11 +05:30
twophase.out Add option to enable two_phase commits via pg_create_logical_replication_slot. 2021-03-03 07:34:11 +05:30
xact.out