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
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
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-17
Disable update_process_title by default on Windows
Magnus Hagander
2016-08-08
Translation updates
Peter Eisentraut
2016-07-18
Translation updates
Peter Eisentraut
2016-07-17
Correctly dump database and tablespace ACLs
Stephen Frost
2016-06-20
Translation updates
Peter Eisentraut
2016-05-24
Fix typo in TAP test identification string.
Tom Lane
2016-05-19
Pin the built-in index access methods.
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
[next]