index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_controldata
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2020-05-18
*
Translation updates
Peter Eisentraut
2020-05-11
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
*
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-02-28
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Remove configure --disable-float4-byval
Peter Eisentraut
2019-11-21
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
*
Unwind some workarounds for lack of portable int64 format specifier
Peter Eisentraut
2019-07-04
*
Translation updates
Peter Eisentraut
2019-06-17
*
Translation updates
Peter Eisentraut
2019-05-20
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
pg_controldata: Add common gettext flags
Peter Eisentraut
2019-05-09
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
*
Move max_wal_senders out of max_connections for connection slot handling
Michael Paquier
2019-02-12
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Translation updates
Peter Eisentraut
2018-06-25
*
Translation updates
Peter Eisentraut
2018-05-21
*
Message wording and pluralization improvements
Peter Eisentraut
2018-05-17
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.
Tom Lane
2018-03-25
*
Add long options to pg_resetwal and pg_controldata
Peter Eisentraut
2018-03-24
*
pg_controldata: Prevent division-by-zero errors
Peter Eisentraut
2018-03-21
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Remove secondary checkpoint
Simon Riggs
2017-11-07
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Translation updates
Peter Eisentraut
2017-08-07
*
Translation updates
Alvaro Herrera
2017-07-10
*
Translation updates
Peter Eisentraut
2017-05-15
*
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
*
Remove pg_control's enableIntTimes field.
Tom Lane
2017-02-23
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix CRC check handling in get_controlfile
Peter Eisentraut
2016-09-28
*
pg_ctl: Detect current standby state from pg_control
Peter Eisentraut
2016-09-21
*
Translation updates
Peter Eisentraut
2016-08-08
*
Translation updates
Peter Eisentraut
2016-07-18
*
Translation updates
Peter Eisentraut
2016-06-20
*
Translation updates
Peter Eisentraut
2016-05-09
*
Update GETTEXT_FILES after config and controldata refactoring
Peter Eisentraut
2016-04-24
*
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
*
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-05
*
Change delimiter used for display of NextXID
Joe Conway
2016-02-12
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Rename (new|old)estCommitTs to (new|old)estCommitTsXid
Joe Conway
2015-12-28
[next]