summaryrefslogtreecommitdiff
path: root/src/test/subscription/t/014_binary.pl
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-10-20Remove unnecessary dependencies to wal_level=logical in TAP testsMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-03-23Allow logical replication to copy tables in binary format.Amit Kapila
2023-01-02Update copyright for 2023Bruce Momjian
2022-08-03Add wait_for_subscription_sync for TAP tests.Amit Kapila
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-07-18Allow logical replication to transfer data in binary format.Tom Lane