index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Invent GENERIC_PLAN option for EXPLAIN.
Tom Lane
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-23
*
Minor comment improvements for compress_lz4
Tomas Vondra
2023-03-23
*
Unify buffer sizes in pg_dump compression API
Tomas Vondra
2023-03-23
*
Improve type handling in pg_dump's compress file API
Tomas Vondra
2023-03-23
*
Fix new test case to work on (some?) big-endian architectures.
Tom Lane
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-22
*
Teach verify_heapam() to validate update chains within a page.
Robert Haas
2023-03-22
*
Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.
Tom Lane
2023-03-21
*
Avoid using atooid for numerical comparisons which arent Oids
Daniel Gustafsson
2023-03-21
*
pg_waldump: Allow hexadecimal values for -t/--timeline option
Peter Eisentraut
2023-03-21
*
Simplify and speed up pg_dump's creation of parent-table links.
Tom Lane
2023-03-17
*
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-03-17
*
Fix incorrect format placeholders
Peter Eisentraut
2023-03-17
*
Improve handling of psql \watch's interval argument
Michael Paquier
2023-03-16
*
Allow pg_dump to include/exclude child tables automatically.
Tom Lane
2023-03-14
*
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
*
Improve support for UNICODE collation on older ICU
Peter Eisentraut
2023-03-13
*
pg_amcheck: Minor test speedups
Andres Freund
2023-03-11
*
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Andres Freund
2023-03-11
*
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
*
Add standard collation UNICODE
Peter Eisentraut
2023-03-10
*
Fix test failure caused in 27b62377b4.
Jeff Davis
2023-03-09
*
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
*
Fix 9637badd9f.
Jeff Davis
2023-03-09
*
pg_upgrade: copy locale and encoding information to new cluster.
Jeff Davis
2023-03-09
*
meson: tests: Adjust with_icu/ZSTD env vars for pg_dump, pg_basebackup
Andres Freund
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-03-08
*
Fix handling of default option values in createuser
Daniel Gustafsson
2023-03-06
*
Add PROCESS_MAIN to VACUUM
Michael Paquier
2023-03-06
*
Revise pg_pwrite_zeros()
Michael Paquier
2023-03-06
*
Show "internal name" not "source code" in psql's \df+ command.
Tom Lane
2023-03-02
*
Mark options as deprecated in usage output
Daniel Gustafsson
2023-03-02
*
Fix outdated references to guc.c
Daniel Gustafsson
2023-03-02
*
Improve wording in pg_dump compression docs
Tomas Vondra
2023-03-01
*
Fix condition in pg_dump TAP test
Tomas Vondra
2023-03-01
*
Fix logic buglets in pg_dump's flagInhAttrs().
Tom Lane
2023-02-28
*
Disallow NULLS NOT DISTINCT indexes for primary keys
Daniel Gustafsson
2023-02-24
*
pg_dump: Remove move "blob" terminology
Daniel Gustafsson
2023-02-24
*
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-23
*
Introduce a generic pg_dump compression API
Tomas Vondra
2023-02-23
*
Prepare pg_dump internals for additional compression methods
Tomas Vondra
2023-02-23
*
pg_rewind: Fix determining TLI when server was just promoted.
Heikki Linnakangas
2023-02-23
*
pg_dump: Remove some dead code
Peter Eisentraut
2023-02-22
*
Fix small memory leak in psql's \bind command
Michael Paquier
2023-02-22
*
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-21
[next]