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
Andres Freund 5f79580ad6 Fix memory lifetime issues of replication slot stats. 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
messages.sql
permissions.sql
prepared.sql
replorigin.sql Replace superuser check by ACLs for replication origin functions 5 years ago
rewrite.sql
slot.sql
spill.sql
stats.sql Fix memory lifetime issues of replication slot stats. 5 years ago
stream.sql Fix the logical streaming test. 5 years ago
time.sql
toast.sql Propagate ALTER TABLE ... SET STORAGE to indexes 5 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