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
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-08-14
initdb: Remove obsolete locale handling
Peter Eisentraut
2019-08-08
initdb: Use varargs macro for PG_CMD_PRINTF
Peter Eisentraut
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-26
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-07-22
Revert "initdb: Change authentication defaults"
Peter Eisentraut
2019-07-22
initdb: Change authentication defaults
Peter Eisentraut
2019-07-09
Message style improvements
Peter Eisentraut
2019-07-04
Sync our Snowball stemmer dictionaries with current upstream
Peter Eisentraut
2019-07-02
Fix accidentally swapped error message arguments
Peter Eisentraut
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-07-01
Convert some stragglers to new frontend logging API
Peter Eisentraut
2019-06-17
Translation updates
Peter Eisentraut
2019-06-15
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-20
Translation updates
Peter Eisentraut
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-22
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-13
Rename pg_verify_checksums to pg_checksums
Michael Paquier
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-07
initdb: Use atexit()
Peter Eisentraut
2019-01-04
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-22
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-10-12
Add TAP tests for pg_verify_checksums
Michael Paquier
2018-09-24
Sync our Snowball stemmer dictionaries with current upstream.
Tom Lane
2018-09-24
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-09-20
Remove special handling for open() in initdb for Windows
Michael Paquier
2018-09-14
Allow concurrent-safe open() and fopen() in frontend code for Windows
Michael Paquier
2018-09-13
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2018-08-10
Cosmetic cleanups in initdb.c.
Tom Lane
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-10
Remove dynamic_shared_memory_type=none
Peter Eisentraut
2018-05-21
Translation updates
Peter Eisentraut
2018-05-08
Improve initdb's query for generating default descriptions a little.
Tom Lane
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-17
Rationalize handling of single and double quotes in bootstrap data.
Tom Lane
2018-04-09
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-03-25
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-24
initdb: Improve --wal-segsize handling
Peter Eisentraut
2018-03-15
Fix more format truncation issues
Peter Eisentraut
[next]