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
Tomas Vondra b779d7d8fd Fix skip-empty-xacts with sequences in test_decoding 4 years ago
..
binary.sql
ddl.sql Add decoding of sequences to test_decoding 4 years ago
decoding_in_xact.sql Add decoding of sequences to test_decoding 4 years ago
decoding_into_rel.sql Add decoding of sequences to test_decoding 4 years ago
messages.sql
permissions.sql
prepared.sql
replorigin.sql Add decoding of sequences to test_decoding 4 years ago
rewrite.sql Add decoding of sequences to test_decoding 4 years ago
sequence.sql Fix skip-empty-xacts with sequences in test_decoding 4 years ago
slot.sql Add decoding of sequences to test_decoding 4 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 Add decoding of sequences to test_decoding 4 years ago
truncate.sql Add decoding of sequences to test_decoding 4 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