Commits

DateSubjectAuthorReleases
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-04 Unwind some workarounds for lack of portable int64 format specifier Peter Eisentraut 13.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-03-28 Add basic infrastructure for 64 bit transaction IDs. Thomas Munro 12.0
2019-02-12 Move max_wal_senders out of max_connections for connection slot handling Michael Paquier 12.0
2019-01-19 Replace @postgresql.org with @lists.postgresql.org for mailinglists Magnus Hagander 12.0
2018-05-18 Message wording and pluralization improvements Peter Eisentraut 11.0
2018-03-25 Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3. Tom Lane 11.0
2018-03-25 Add long options to pg_resetwal and pg_controldata Peter Eisentraut 11.0
2018-03-21 pg_controldata: Prevent division-by-zero errors Peter Eisentraut 11.0
2017-11-07 Remove secondary checkpoint Simon Riggs 11.0
2017-09-20 Make WAL segment size configurable at initdb time. Andres Freund 11.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2017-02-23 Remove pg_control's enableIntTimes field. Tom Lane 10.0
2016-09-28 Fix CRC check handling in get_controlfile Peter Eisentraut 10.0
2016-09-21 pg_ctl: Detect current standby state from pg_control Peter Eisentraut 10.0
2016-03-18 Merge wal_level "archive" and "hot_standby" into new name "replica" Peter Eisentraut 9.6.0
2016-03-05 Expose control file data via SQL accessible functions. Joe Conway 9.6.0
2016-02-12 Change delimiter used for display of NextXID Joe Conway 9.6.0
2015-12-28 Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 9.5.0
2015-12-28 Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 9.6.0
2015-09-24 Make pg_controldata report newest XID with valid commit timestamp Fujii Masao 9.5.0