summaryrefslogtreecommitdiff
path: root/src/test/subscription/t/005_encoding.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-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
2019-03-16Don't propagate PGAPPNAME through pg_ctl in testsPeter Eisentraut
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2018-04-25Reindent Perl files with perltidy version 20170521.Tom Lane
2018-01-11Refactor subscription tests to use PostgresNode's wait_for_catchupPeter Eisentraut
2017-09-20Fix instability in subscription regression test.Tom Lane
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-05-11Rename WAL-related functions and views to use "lsn" not "location".Tom Lane
2017-04-06Fix logical replication between different encodingsPeter Eisentraut