aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_controldata
Commit message (Expand)AuthorAge
* Translation updatesPeter Eisentraut2020-05-18
* Translation updatesPeter Eisentraut2020-05-11
* Add PostgreSQL home page to --help outputPeter Eisentraut2020-02-28
* Refer to bug report address by symbol rather than hardcodingPeter Eisentraut2020-02-28
* Update copyrights for 2020Bruce Momjian2020-01-01
* Remove configure --disable-float4-byvalPeter Eisentraut2019-11-21
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Make the order of the header file includes consistent in non-backend modules.Amit Kapila2019-10-25
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-29
* Unwind some workarounds for lack of portable int64 format specifierPeter Eisentraut2019-07-04
* Translation updatesPeter Eisentraut2019-06-17
* Translation updatesPeter Eisentraut2019-05-20
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-14
* pg_controldata: Add common gettext flagsPeter Eisentraut2019-05-09
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* Add basic infrastructure for 64 bit transaction IDs.Thomas Munro2019-03-28
* Move max_wal_senders out of max_connections for connection slot handlingMichael Paquier2019-02-12
* Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander2019-01-19
* Update copyright for 2019Bruce Momjian2019-01-02
* Translation updatesPeter Eisentraut2018-06-25
* Translation updatesPeter Eisentraut2018-05-21
* Message wording and pluralization improvementsPeter Eisentraut2018-05-17
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.Tom Lane2018-03-25
* Add long options to pg_resetwal and pg_controldataPeter Eisentraut2018-03-24
* pg_controldata: Prevent division-by-zero errorsPeter Eisentraut2018-03-21
* Update copyright for 2018Bruce Momjian2018-01-02
* Remove secondary checkpointSimon Riggs2017-11-07
* Make WAL segment size configurable at initdb time.Andres Freund2017-09-19
* Translation updatesPeter Eisentraut2017-08-07
* Translation updatesAlvaro Herrera2017-07-10
* Translation updatesPeter Eisentraut2017-05-15
* Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas2017-03-07
* Remove pg_control's enableIntTimes field.Tom Lane2017-02-23
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Fix CRC check handling in get_controlfilePeter Eisentraut2016-09-28
* pg_ctl: Detect current standby state from pg_controlPeter Eisentraut2016-09-21
* Translation updatesPeter Eisentraut2016-08-08
* Translation updatesPeter Eisentraut2016-07-18
* Translation updatesPeter Eisentraut2016-06-20
* Translation updatesPeter Eisentraut2016-05-09
* Update GETTEXT_FILES after config and controldata refactoringPeter Eisentraut2016-04-24
* Merge wal_level "archive" and "hot_standby" into new name "replica"Peter Eisentraut2016-03-18
* Expose control file data via SQL accessible functions.Joe Conway2016-03-05
* Change delimiter used for display of NextXIDJoe Conway2016-02-12
* PostgresNode: Add names to nodesAlvaro Herrera2016-01-20
* Update copyright for 2016Bruce Momjian2016-01-02
* Rename (new|old)estCommitTs to (new|old)estCommitTsXidJoe Conway2015-12-28