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-12-22
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-11-05
Translation updates
Peter Eisentraut
2018-09-24
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-08-06
Translation updates
Peter Eisentraut
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-02-05
Translation updates
Peter Eisentraut
2017-08-28
Translation updates
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-05-16
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-02-08
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
2016-01-04
Translation updates
Peter Eisentraut
2015-10-05
Translation updates
Peter Eisentraut
2015-08-03
Translation updates
Peter Eisentraut
2015-06-29
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
Add new files to nls.mk
Peter Eisentraut
2015-05-11
initdb: only recommend pg_ctl to start the server
Bruce Momjian
2015-05-02
Combine initdb tests that successfully create a data directory.
Noah Misch
2015-05-02
Fix one more TAP test to use standard command-line argument ordering.
Noah Misch
2015-04-30
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-04
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-03-31
initdb: remove unnecessary VACUUM FULL
Bruce Momjian
2015-03-30
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-02-02
Translation updates
Peter Eisentraut
2015-01-24
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-17
Fix another poorly worded error message.
Tom Lane
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-04
Move PG_AUTOCONF_FILENAME definition
Peter Eisentraut
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-11-17
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-19
initdb: Fix compiler error in USE_PREFETCH case
Peter Eisentraut
2014-10-19
Allow setting effective_io_concurrency even on unsupported systems
Peter Eisentraut
2014-10-06
Translation updates
Peter Eisentraut
2014-08-09
Small message fixes
Peter Eisentraut
[next]