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
2022-03-20
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-02-14
Database-level collation version tracking
Peter Eisentraut
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-01-24
pg_upgrade: Preserve database OIDs.
Robert Haas
2022-01-20
Remove 'datlastsysoid'.
Robert Haas
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-13
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-11-29
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
2021-11-18
Provide a variant of simple_prompt() that can be interrupted by ^C.
Tom Lane
2021-11-03
Fix incorrect format placeholder
Peter Eisentraut
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-04
Update our mapping of Windows time zone names some more.
Tom Lane
2021-10-02
Update our mapping of Windows time zone names using CLDR info.
Tom Lane
2021-10-02
Re-alphabetize the win32_tzmap[] array.
Tom Lane
2021-09-10
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-08-23
Improve defaults shown in postgresql.conf.sample and pg_settings
Bruce Momjian
2021-08-16
Clarify initdb --sync-only help message and docs
Daniel Gustafsson
2021-08-05
process startup: Remove bootstrap / checker modes from AuxProcType.
Andres Freund
2021-07-15
Replace explicit PIN entries in pg_depend with an OID range test.
Tom Lane
2021-07-13
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-01
Add --clobber-cache option to initdb, for CCA testing.
Tom Lane
2021-06-21
Translation updates
Peter Eisentraut
2021-06-13
Work around portability issue with newer versions of mktime().
Tom Lane
2021-05-17
Translation updates
Peter Eisentraut
2021-05-10
Translation updates
Peter Eisentraut
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-04-16
Split function definitions out of system_views.sql into a new file.
Tom Lane
2021-03-27
Improve consistency of SQL code capitalization
Peter Eisentraut
2021-03-02
Use native path separators to pg_ctl in initdb
Alvaro Herrera
2021-02-19
Update snowball
Peter Eisentraut
2021-02-10
Remove extra Success message at the end of initdb
Magnus Hagander
2021-01-30
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-17
Add --no-instructions parameter to initdb
Magnus Hagander
2021-01-06
Promote --data-checksums to the common set of options in initdb --help
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
initdb: document that -K requires an argument
Bruce Momjian
2020-12-25
fixes docs and missing initdb help option for commit 978f869b99
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-12-12
initdb: complete getopt_long alphabetization
Bruce Momjian
2020-12-12
initdb: properly alphabetize getopt_long options in C string
Bruce Momjian
2020-10-04
Make postgres.bki use the same literal-string syntax as postgresql.conf.
Tom Lane
2020-09-22
Rethink API for pg_get_line.c, one more time.
Tom Lane
2020-09-06
Refactor pg_get_line() to expose an alternative StringInfo-based API.
Tom Lane
2020-09-05
Improve some ancient, crufty code in bootstrap + initdb.
Tom Lane
2020-09-04
Remove arbitrary restrictions on password length.
Tom Lane
2020-06-10
Change default of password_encryption to scram-sha-256
Peter Eisentraut
2020-06-08
Update snowball
Peter Eisentraut
[next]