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
Amit Kapila 29b5905470 Fix toast rewrites in logical decoding. 4 years ago
..
binary.sql test_decoding: Protect against rare spurious test failures. 10 years ago
ddl.sql Add regression tests for REPLICA IDENTITY with dropped indexes 5 years ago
decoding_in_xact.sql Introduce xid8-based functions to replace txid_XXX. 5 years ago
decoding_into_rel.sql Fix crash when logical decoding is invoked from a PL function. 8 years ago
messages.sql Add required database and origin filtering for logical messages. 9 years ago
permissions.sql Establish conventions about global object names used in regression tests. 9 years ago
prepared.sql Add skip-empty-xacts option to test_decoding for use in the regression tests. 11 years ago
replorigin.sql Replace superuser check by ACLs for replication origin functions 5 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 6 years ago
spill.sql Make contrib/test_decoding regression tests safe for CZ locale. 9 years ago
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 logical decoding: fix decoding of a commit's commit time. 9 years ago
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. 4 years ago
twophase_stream.sql Add option to enable two_phase commits via pg_create_logical_replication_slot. 4 years ago
xact.sql Don't propagate a null subtransaction snapshot up to parent transaction. 9 years ago