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
*
Put new command-line option into sensible order in help output
Peter Eisentraut
2023-04-17
*
Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
David Rowley
2023-04-16
*
Add missing source files to nls.mk
Peter Eisentraut
2023-04-14
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
*
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
*
Add missing .gitignore entry.
Tom Lane
2023-04-07
*
Show more detail in heapam rmgr descriptions.
Peter Geoghegan
2023-04-07
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
*
Fix locale-dependent test case.
Tom Lane
2023-04-07
*
Add tab-completion for newly added SUBSCRIPTION options.
Amit Kapila
2023-04-07
*
Add --buffer-usage-limit option to vacuumdb
David Rowley
2023-04-07
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
*
psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places.
Tom Lane
2023-04-06
*
psql: add an optional execution-count limit to \watch.
Tom Lane
2023-04-06
*
Support long distance matching for zstd compression
Tomas Vondra
2023-04-06
*
pg_dump: Add support for zstd compression
Tomas Vondra
2023-04-05
*
Add Copyright notice in 001_basic.pl and 002_pg_upgrade.pl.
Amit Kapila
2023-04-05
*
Fix MSVC warning introduced in ea1db8ae70.
Jeff Davis
2023-04-04
*
Canonicalize ICU locale names to language tags.
Jeff Davis
2023-04-04
*
Add a run_as_owner option to subscriptions.
Robert Haas
2023-04-04
*
pg_basebackup: Correct type of WalSegSz
Peter Eisentraut
2023-04-03
*
pg_dump: Use only LZ4 frame format for compression
Tomas Vondra
2023-04-01
*
Add new predefined role pg_create_subscription.
Robert Haas
2023-03-30
*
Move definition of standard collations from initdb to pg_collation.dat
Peter Eisentraut
2023-03-29
*
pg_dump: Fix gzip compression of empty data
Tomas Vondra
2023-03-29
*
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-28
*
amcheck: Generalize one of the recently-added update chain checks.
Robert Haas
2023-03-27
*
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
[next]