index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
commit_ts
Commit message (
Expand
)
Author
Age
*
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-12-03
*
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
Michael Paquier
2018-11-29
*
Revert all new recent changes to add PGXS options for TAP and isolation
Michael Paquier
2018-11-26
*
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-11-26
*
Rework activation of commit timestamps during recovery
Michael Paquier
2018-09-26
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
*
commit_ts test: Set node name in test
Alvaro Herrera
2017-07-12
*
Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut
2017-07-05
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
tests: Use the right Perl operator
Alvaro Herrera
2017-01-20
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
*
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
*
Fix commit_ts for FrozenXid and BootstrapXid
Alvaro Herrera
2016-11-24
*
Preserve commit timestamps across clean restart
Alvaro Herrera
2016-10-24
*
Fix two src/test/modules Makefiles
Alvaro Herrera
2016-09-08
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
*
Add more tests for commit_timestamp feature
Alvaro Herrera
2016-03-01
*
Fix secondary expected output for commit_ts test
Alvaro Herrera
2015-10-27
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-15
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03