Commit Graph

31 Commits (cd22d3cdb9bd9963c694c01a8c0232bbae3ddcfb)

Author SHA1 Message Date
Andres Freund 229f8c219f tap tests: replace 'master' with 'primary'. 6 years ago
Thomas Munro 4c04be9b05 Introduce xid8-based functions to replace txid_XXX. 6 years ago
Tom Lane db6e2b4c52 Initial pgperltidy run for v12. 7 years ago
Michael Paquier d3c09b9b13 Add PGXS options to control TAP and isolation tests, take two 7 years ago
Michael Paquier d79fb5d237 Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks 7 years ago
Michael Paquier 1d7dd18686 Revert all new recent changes to add PGXS options for TAP and isolation 7 years ago
Michael Paquier 03faa4a8dd Add PGXS options to control TAP and isolation tests 7 years ago
Michael Paquier 8d28bf500f Rework activation of commit timestamps during recovery 7 years ago
Peter Eisentraut d4f16d5071 perltidy: Add option --nooutdent-long-quotes 8 years ago
Noah Misch c66b438db6 Add a temp-install prerequisite to "check"-like targets not having one. 8 years ago
Peter Eisentraut a1ef920e27 Remove uses of "slave" in replication contexts 9 years ago
Alvaro Herrera ca793c59a5 commit_ts test: Set node name in test 9 years ago
Peter Eisentraut 6deb52b202 Remove unnecessary pg_is_in_recovery calls in tests 9 years ago
Tom Lane b0f069d931 Clean up misuse and nonuse of poll_query_until(). 9 years ago
Bruce Momjian ce55481032 Post-PG 10 beta1 pgperltidy run 9 years ago
Tom Lane d10c626de4 Rename WAL-related functions and views to use "lsn" not "location". 9 years ago
Tom Lane 8a19c1a373 Make PostgresNode::append_conf append a newline automatically. 9 years ago
Robert Haas 806091c96f Remove all references to "xlog" from SQL-callable functions in pg_proc. 9 years ago
Alvaro Herrera a600ee9e3f tests: Use the right Perl operator 9 years ago
Magnus Hagander f6d6d2920d Change default values for backup and replication parameters 9 years ago
Peter Eisentraut 05cd12ed5b pg_ctl: Change default to wait for all actions 9 years ago
Alvaro Herrera 4aaddf2f00 Fix commit_ts for FrozenXid and BootstrapXid 9 years ago
Alvaro Herrera 00f15338b2 Preserve commit timestamps across clean restart 9 years ago
Alvaro Herrera 19acee8c5a Fix two src/test/modules Makefiles 10 years ago
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 10 years ago
Alvaro Herrera 2c83f435a3 Rework PostgresNode's psql method 10 years ago
Alvaro Herrera 9def031bd2 Add more tests for commit_timestamp feature 10 years ago
Alvaro Herrera dbe6f434ee Fix secondary expected output for commit_ts test 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Noah Misch 0916eba131 Fix commit_ts test suite for systems with coarse timestamp granularity. 11 years ago
Alvaro Herrera 73c986adde Keep track of transaction commit timestamps 11 years ago