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
*
Fix copy-and-pasto in error message
Peter Eisentraut
2023-05-05
*
Add missing TAP test name
Peter Eisentraut
2023-05-03
*
Fix overridden callbacks in pg_rewind.
Daniel Gustafsson
2023-05-02
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Rework code defining default compression for dir/custom formats in pg_dump
Michael Paquier
2023-04-27
*
Fix stop condition for dumping GRANT commands
Daniel Gustafsson
2023-04-26
*
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
*
Display 'password_required' option for \dRs+ command.
Amit Kapila
2023-04-24
*
Fix initdb --no-locale.
Jeff Davis
2023-04-21
*
Add missed case for tab completion of GRANT/REVOKE MAINTAIN.
Tom Lane
2023-04-19
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
*
Fix pg_basebackup with in-place tablespaces some more.
Robert Haas
2023-04-18
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
*
Fix various typos
David Rowley
2023-04-18
*
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
[next]