aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts/t/003_standby_2.pl
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Update copyright for 2023Bruce Momjian2023-01-02
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Remove uses of "slave" in replication contextsPeter Eisentraut2017-08-10
* Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut2017-07-05
* Clean up misuse and nonuse of poll_query_until().Tom Lane2017-07-01
* Rename WAL-related functions and views to use "lsn" not "location".Tom Lane2017-05-11
* Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas2017-02-09
* Change default values for backup and replication parametersMagnus Hagander2017-01-14
* pg_ctl: Change default to wait for all actionsPeter Eisentraut2017-01-14
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Rework PostgresNode's psql methodAlvaro Herrera2016-03-03
* Add more tests for commit_timestamp featureAlvaro Herrera2016-03-01