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
Michael Paquier fe7fd4e961 Add regression tests for REPLICA IDENTITY with dropped indexes 5 years ago
..
binary.sql
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
permissions.sql
prepared.sql
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
stream.sql Fix the logical streaming test. 5 years ago
time.sql
toast.sql Propagate ALTER TABLE ... SET STORAGE to indexes 6 years ago
truncate.sql Implement streaming mode in ReorderBuffer. 5 years ago
xact.sql