You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/test_decoding/sql
Alvaro Herrera c5c5832600
Make test_decoding ddl.out shorter
2 years ago
..
binary.sql
ddl.sql Make test_decoding ddl.out shorter 2 years ago
decoding_in_xact.sql Introduce xid8-based functions to replace txid_XXX. 6 years ago
decoding_into_rel.sql
messages.sql
permissions.sql
prepared.sql
replorigin.sql Remove assertion for replication origins in PREPARE TRANSACTION 4 years ago
rewrite.sql Fix regression tests to use only global names beginning with "regress_". 6 years ago
slot.sql Add facility to copy replication slots 7 years ago
spill.sql
stats.sql Fix tests for replication slots stats. 4 years ago
stream.sql Fix assertion during streaming of multi-insert toast changes. 4 years ago
time.sql
toast.sql Fix toast rewrites in logical decoding. 4 years ago
truncate.sql Implement streaming mode in ReorderBuffer. 5 years ago
twophase.sql Add option to enable two_phase commits via pg_create_logical_replication_slot. 5 years ago
twophase_stream.sql Add option to enable two_phase commits via pg_create_logical_replication_slot. 5 years ago
xact.sql