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 omission of column-level privileges in selective pg_restore.
Tom Lane
2023-10-02
*
pg_dump: tests: Correct test condition for invalid databases
Andres Freund
2023-09-25
*
vacuumdb: Reword --help message for clarity
Daniel Gustafsson
2023-09-25
*
vacuumdb: Fix excluding multiple schemas with -N
Daniel Gustafsson
2023-09-25
*
pg_upgrade: check for types removed in pg12
Alvaro Herrera
2023-09-25
*
Fix vacuumdb to pass buffer-usage-limit with analyze-only mode
David Rowley
2023-09-21
*
Skip psql's TAP test for query cancellation entirely on Windows
Michael Paquier
2023-09-13
*
Translation updates
Alvaro Herrera
2023-09-11
*
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-09-07
*
Translation updates
Peter Eisentraut
2023-09-06
*
Unify gratuitously different error messages
Peter Eisentraut
2023-09-05
*
Reword user-facing message for "power of two"
Daniel Gustafsson
2023-08-29
*
Translation updates
Peter Eisentraut
2023-08-28
*
pg_upgrade: Bump MESSAGE_WIDTH.
Nathan Bossart
2023-08-24
*
pg_upgrade: Improve one log message
Peter Eisentraut
2023-08-24
*
Fix pg_dump assertion failure when dumping pg_catalog.
Jeff Davis
2023-08-22
*
Translation updates
Peter Eisentraut
2023-08-07
*
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
*
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
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
[next]