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
*
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
*
Fix psql \?'s entries for \dp and \z.
Nathan Bossart
2023-06-28
*
Add timeline ID to file names generated with pg_waldump --save-fullpage
Michael Paquier
2023-06-28
*
Translation updates
Peter Eisentraut
2023-06-26
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-06-21
*
initdb: change default --locale-provider back to libc.
Jeff Davis
2023-06-21
*
Pre-beta2 mechanical code beautification.
Tom Lane
2023-06-20
*
CREATE DATABASE: make LOCALE apply to all collation providers.
Jeff Davis
2023-06-16
*
Add missing pg_basebackup TAP test for meson.
Masahiko Sawada
2023-06-16
*
Revert "Fix search_path to a safe value during maintenance operations."
Jeff Davis
2023-06-10
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2023-06-09
*
Fix pg_dump's failure to honor dependencies of SQL functions.
Tom Lane
2023-06-04
*
Fix misuse of pg_log_info() for details/hints.
Tom Lane
2023-06-04
*
ICU: use uloc_getDefault() for initdb.
Jeff Davis
2023-05-26
*
Fix pgbench in prepared mode with an empty pipeline
Alvaro Herrera
2023-05-25
*
Fix typo in TAP tests of vacuumdb
Michael Paquier
2023-05-25
*
Document deprecated createuser option.
Nathan Bossart
2023-05-23
*
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
[next]