Commits

DateSubjectAuthorReleases
2018-03-18 Fix pg_recvlogical for pre-10 versions Magnus Hagander 9.4.18
2018-03-18 Fix pg_recvlogical for pre-10 versions Magnus Hagander 9.5.13
2018-03-18 Fix pg_recvlogical for pre-10 versions Magnus Hagander 9.6.9
2018-03-18 Fix pg_recvlogical for pre-10 versions Magnus Hagander 10.4
2018-03-18 Fix pg_recvlogical for pre-10 versions Magnus Hagander 11.0
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.6.8
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.4.17
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.5.12
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 10.3
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-01 Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. Andres Freund 11.0
2017-09-27 pg_basebackup: Add option to create replication slot Peter Eisentraut 11.0
2017-09-20 Make WAL segment size configurable at initdb time. Andres Freund 11.0
2017-07-07 Fix out of date comment Magnus Hagander 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-12 Replace "transaction log" with "write-ahead log" Peter Eisentraut 10.0
2017-03-19 Update obsolete comment Magnus Hagander 10.0
2017-03-14 Add option to control snapshot export to CREATE_REPLICATION_SLOT Peter Eisentraut 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2017-01-16 Make pg_basebackup use temporary replication slots Magnus Hagander 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0