index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
Age
Commit message (
Expand
)
Author
2023-04-21
Fix initdb --no-locale.
Jeff Davis
2023-04-04
Fix MSVC warning introduced in ea1db8ae70.
Jeff Davis
2023-04-04
Canonicalize ICU locale names to language tags.
Jeff Davis
2023-03-29
Move definition of standard collations from initdb to pg_collation.dat
Peter Eisentraut
2023-03-28
Validate ICU locales.
Jeff Davis
2023-03-28
initdb: emit message when using default ICU locale.
Jeff Davis
2023-03-28
initdb: replace check_icu_locale() with default_icu_locale().
Jeff Davis
2023-03-24
meson: add install-{quiet, world} targets
Andres Freund
2023-03-23
Handle the "und" locale in ICU versions 54 and older.
Jeff Davis
2023-03-22
Fix initdb's handling of min_wal_size and max_wal_size.
Tom Lane
2023-03-22
Reduce memory leakage in initdb.
Tom Lane
2023-03-22
Add "-c name=value" switch to initdb.
Tom Lane
2023-03-13
Improve support for UNICODE collation on older ICU
Peter Eisentraut
2023-03-10
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
Add standard collation UNICODE
Peter Eisentraut
2023-03-09
Fix test failure caused in 27b62377b4.
Jeff Davis
2023-03-09
Use ICU by default at initdb time.
Jeff Davis
2023-03-08
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-03-08
Break up long GETTEXT_FILES lists
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-05
initdb: Refactor PG_CMD_PUTS loops
Peter Eisentraut
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-16
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-14
Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
2022-08-29
Clean up inconsistent use of fflush().
Tom Lane
2022-08-25
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
2022-08-23
Don't define FRONTEND for initdb
Andres Freund
2022-08-13
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-13
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-04
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-07-13
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-02
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-05-16
Translation updates
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-21
Rethink method for assigning OIDs to the template0 and postgres DBs.
Tom Lane
2022-04-13
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-08
Improve frontend error logging style.
Tom Lane
2022-04-08
Remove error message hints mentioning configure options
Peter Eisentraut
2022-03-31
initdb: When running CREATE DATABASE, use STRATEGY = WAL_COPY.
Robert Haas
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
[next]