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
/
t
/
003_standby_2.pl
Commit message (
Expand
)
Author
Age
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
*
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
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
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
*
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