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
*
Translation updates
Peter Eisentraut
2023-05-22
*
Rename some createuser options.
Nathan Bossart
2023-05-21
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
psql: Tweak xheader_width and pager_min_lines input parsing
Alvaro Herrera
2023-05-19
*
Message style improvements
Peter Eisentraut
2023-05-19
*
ICU: check for U_STRING_NOT_TERMINATED_WARNING.
Jeff Davis
2023-05-17
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
pg_dump: Error message improvements
Alvaro Herrera
2023-05-17
*
pg_dump: Have _EndLO report errno after CFH->write_func() failure
Alvaro Herrera
2023-05-17
*
Advance input pointer when LZ4 compressing data
Tomas Vondra
2023-05-17
*
Null-terminate the output buffer of LZ4Stream_gets
Tomas Vondra
2023-05-17
*
psql: Adjust capitalization of table heading
Peter Eisentraut
2023-05-16
*
Fix incorrect TAP test ordering
Peter Eisentraut
2023-05-15
*
Fix whitespace inconsistencies
Peter Eisentraut
2023-05-15
*
Tighten usage of PSQL_WATCH_PAGER.
Tom Lane
2023-05-12
*
initdb: Set collversion for standard collation UNICODE
Peter Eisentraut
2023-05-12
*
Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'."
Jeff Davis
2023-05-08
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-05-08
*
Add missing source file to nls.mk
Peter Eisentraut
2023-05-08
*
pg_dump: Restore lost translation marker
Peter Eisentraut
2023-05-08
*
pg_basebackup: Restore lost translation markers
Peter Eisentraut
2023-05-08
*
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
[next]