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
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
2016-05-08
Wording quibbles regarding initdb username
Stephen Frost
2016-05-08
Disallow superuser names starting with 'pg_' in initdb
Stephen Frost
2016-04-08
Add BSD authentication method.
Tom Lane
2016-04-07
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-04-07
Add new catalog called pg_init_privs
Stephen Frost
2016-03-28
Sync tzload() and tzparse() APIs with IANA release tzcode2016c.
Tom Lane
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-06
In initdb's post-bootstrap phase, drop temp tables explicitly.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-24
Avoid VACUUM FULL altogether in initdb.
Tom Lane
2015-12-18
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-02
Refactor Perl test code
Alvaro Herrera
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
2014-07-24
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-02
Rename logical decoding's pg_llog directory to pg_logical.
Andres Freund
2014-07-02
Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.
Tom Lane
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
[next]