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
REL_19_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
2016-05-09
Translation updates
Peter Eisentraut
2016-01-07
Fix unobvious interaction between -X switch and subdirectory creation.
Tom Lane
2016-01-07
Use plain mkdir() not pg_mkdir_p() to create subdirectories of PGDATA.
Tom Lane
2015-10-05
Translation updates
Peter Eisentraut
2015-05-18
Translation updates
Peter Eisentraut
2015-02-02
Translation updates
Peter Eisentraut
2014-12-17
Fix another poorly worded error message.
Tom Lane
2014-12-05
Give a proper error message if initdb password file is empty.
Heikki Linnakangas
2014-07-21
Translation updates
Peter Eisentraut
2014-05-15
Fix unportable setvbuf() usage in initdb.
Tom Lane
2014-05-15
In initdb, ensure stdout/stderr buffering behavior is what we expect.
Tom Lane
2014-05-06
Remove tabs after spaces in C comments
Bruce Momjian
2014-04-30
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-16
Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls.
Tom Lane
2014-02-17
Translation updates
Peter Eisentraut
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2013-12-02
Translation updates
Peter Eisentraut
2013-10-07
Translation updates
Peter Eisentraut
2013-03-31
Translation updates
Alvaro Herrera
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-04
Translation updates
Peter Eisentraut
2012-12-03
Translation updates
Peter Eisentraut
2012-10-15
Fix race condition in pg_ctl reading postmaster.pid.
Heikki Linnakangas
2012-10-02
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-09-06
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
Translation updates
Peter Eisentraut
2012-08-14
Translation updates
Peter Eisentraut
2012-08-02
Translation updates
Peter Eisentraut
2012-07-05
Don't try to trim "../" in join_path_components().
Tom Lane
2012-06-30
initdb: Update check_need_password for new options
Peter Eisentraut
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-07
Message style improvements
Peter Eisentraut
2012-04-17
Don't override arguments set via options with positional arguments.
Andrew Dunstan
2012-04-13
Consistently quote encoding and locale names in messages
Peter Eisentraut
2012-03-30
Add new files to NLS file lists
Peter Eisentraut
2012-03-29
initdb: Mark more messages for translation
Peter Eisentraut
2012-03-26
Replace empty locale name with implied value in CREATE DATABASE and initdb.
Tom Lane
2012-02-01
initdb: Add options --auth-local and --auth-host
Peter Eisentraut
2012-01-14
initdb: Remove support for crypt authentication method
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-27
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-10
Miscellaneous cleanup to silence compiler warnings seen on Mingw.
Andrew Dunstan
2011-10-22
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-09-24
Fix our mapping of Windows timezones for Central America.
Tom Lane
2011-09-13
Propagate with_system_tzdata setting into initdb build.
Tom Lane
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-01
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-08-23
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-17
Translation updates
Peter Eisentraut
[next]