index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2018-03-25
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-24
initdb: Improve --wal-segsize handling
Peter Eisentraut
2018-03-15
Fix more format truncation issues
Peter Eisentraut
2018-03-11
Clarify initdb --help message for --wal-segsize
Magnus Hagander
2018-03-08
In initdb, don't bother trying max_connections = 10.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-29
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-28
Mark some more functions as pg_attribute_noreturn().
Tom Lane
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-09-20
Fix compiler warning
Peter Eisentraut
2017-09-20
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-08
Clean up excessive code
Peter Eisentraut
2017-09-08
Remove useless empty string initializations
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-10
Translation updates
Alvaro Herrera
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Add testing to detect errors of omission in "pin" dependency creation.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-15
Translation updates
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-04-18
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-15
Make sure to run one initdb TAP test with no TZ set
Andrew Dunstan
2017-04-05
Capitalize names of PLs consistently
Peter Eisentraut
2017-03-23
ICU support
Peter Eisentraut
2017-03-17
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-13
initdb: Re-add translatable string that got lost
Peter Eisentraut
2017-03-12
Fix typo in initdb's SCRAM password processing.
Tom Lane
2017-03-10
Un-break things on IPv6-less platforms.
Tom Lane
2017-03-10
Fix hard-coded relkind constants in assorted src/bin files.
Tom Lane
2017-03-09
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-09
Rename command line options for ongoing xlog -> wal conversion.
Robert Haas
2017-01-19
initdb: Fix for mixed-case superuser names
Peter Eisentraut
2017-01-18
Add function to import operating system collations
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-25
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-19
initdb pg_basebackup: Rename --noxxx options to --no-xxx
Peter Eisentraut
2016-09-29
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-06
Repair whitespace in initdb message.
Tom Lane
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-08-30
Fix initdb misbehavior when user mis-enters superuser password.
Tom Lane
2016-08-22
initdb now needs submake-libpq and submake-libpgfeutils.
Tom Lane
2016-08-20
Make initdb's suggested "pg_ctl start" command line more reliable.
Tom Lane
[next]