summaryrefslogtreecommitdiff
path: root/src/test/modules/test_misc/t/001_constraint_validation.pl
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-03Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-07Update 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-09-14Message fixes and style improvementsPeter Eisentraut
2020-07-08tap tests: replace 'master' with 'primary'.Andres Freund
2019-09-07Avoid using INFO elevel for what are fundamentally debug messages.Tom Lane