index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2019-12-23
Combine initdb tests that successfully create a data directory.
Michael Paquier
2019-11-11
Translation updates
Peter Eisentraut
2019-08-05
Translation updates
Peter Eisentraut
2019-07-26
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-06-17
Translation updates
Peter Eisentraut
2019-06-15
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-14
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
2019-02-25
Tolerate EINVAL when calling fsync() on a directory.
Thomas Munro
2019-02-11
Translation updates
Peter Eisentraut
2018-12-22
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-11-05
Translation updates
Peter Eisentraut
2018-09-23
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-08-06
Translation updates
Peter Eisentraut
2018-02-05
Translation updates
Peter Eisentraut
2017-08-28
Translation updates
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-05-15
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-08
Translation updates
Peter Eisentraut
2017-02-06
Translation updates
Peter Eisentraut
2016-10-24
Translation updates
Peter Eisentraut
2016-08-18
Update Windows timezone mapping from Windows 7 and 10
Magnus Hagander
2016-08-08
Translation updates
Peter Eisentraut
2016-07-19
Sync back-branch copies of the timezone code with IANA release tzcode2016c.
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
2016-03-28
Translation updates
Peter Eisentraut
2016-01-07
Fix unobvious interaction between -X switch and subdirectory creation.
Tom Lane
2016-01-07
Fix one more TAP test to use standard command-line argument ordering.
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-29
initdb -S should now have an explicit check that $PGDATA is valid.
Tom Lane
2015-05-29
Remove special cases for ETXTBSY from new fsync'ing logic.
Tom Lane
2015-05-29
Adjust initdb to also not consider fsync'ing failures fatal.
Tom Lane
2015-05-18
Translation updates
Peter Eisentraut
2015-04-04
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-02-01
Translation updates
Peter Eisentraut
2014-12-17
Fix another poorly worded error message.
Tom Lane
2014-12-15
Translation updates
Alvaro Herrera
2014-12-15
Translation updates
Peter Eisentraut
2014-12-05
Give a proper error message if initdb password file is empty.
Heikki Linnakangas
2014-12-03
Move PG_AUTOCONF_FILENAME definition
Peter Eisentraut
2014-11-16
Translation updates
Peter Eisentraut
2014-11-15
Fix initdb --sync-only to also sync tablespaces.
Andres Freund
2014-10-29
Remove use of TAP subtests
Peter Eisentraut
2014-10-05
Translation updates
Peter Eisentraut
2014-08-09
Small message fixes
Peter Eisentraut
2014-07-23
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-21
Translation updates
Peter Eisentraut
2014-07-15
Add missing source files to nls.mk
Peter Eisentraut
2014-07-09
Rename logical decoding's pg_llog directory to pg_logical.
Andres Freund
[next]