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 6f4bdf8152 Fix assertion during streaming of multi-insert toast changes. 5 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. 6 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. 10 years ago
permissions.sql Establish conventions about global object names used in regression tests. 10 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 6 years ago
rewrite.sql Fix regression tests to use only global names beginning with "regress_". 7 years ago
slot.sql Add facility to copy replication slots 7 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. 5 years ago
stream.sql Fix assertion during streaming of multi-insert toast changes. 5 years ago
time.sql logical decoding: fix decoding of a commit's commit time. 10 years ago
toast.sql Propagate ALTER TABLE ... SET STORAGE to indexes 6 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 Don't propagate a null subtransaction snapshot up to parent transaction. 9 years ago