Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |