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 psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
Translation updates
Alvaro Herrera
2022-11-07
*
Translation updates
Peter Eisentraut
2022-11-07
*
pg_dump: fix failure to dump comments on constraints in some cases.
Tom Lane
2022-11-02
*
psql: Fix exit status when query is canceled
Peter Eisentraut
2022-10-22
*
pg_basebackup: Fix cross-platform tablespace relocation.
Robert Haas
2022-10-21
*
Translation updates
Peter Eisentraut
2022-10-10
*
Fix psql's behavior with \g for a multiple-command string.
Tom Lane
2022-10-03
*
Fix tab-completion after commit 790bf615ddba
Alvaro Herrera
2022-09-30
*
Translation updates
Peter Eisentraut
2022-09-26
*
Add missing source files to pg_waldump/nls.mk
Alvaro Herrera
2022-09-25
*
Message style improvements
Peter Eisentraut
2022-09-24
*
Improve terminology
Peter Eisentraut
2022-09-23
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
psql: Improve tab-completion for MERGE.
Fujii Masao
2022-09-22
*
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
*
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
*
Add missing serial commas
Peter Eisentraut
2022-09-19
*
Fix createdb tests for C locale
Peter Eisentraut
2022-09-16
*
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-16
*
Fix incorrect value for "strategy" with deflateParams() in walmethods.c
Michael Paquier
2022-09-14
*
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-14
*
Make locale option behavior more consistent
Peter Eisentraut
2022-09-13
*
Move any remaining files generated by pg_upgrade into an internal subdir
Michael Paquier
2022-09-13
*
Translation updates
Peter Eisentraut
2022-09-05
*
pg_dump: Fix new ICU tests
Peter Eisentraut
2022-08-25
*
pg_dump: Dump colliculocale
Peter Eisentraut
2022-08-24
*
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-22
*
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
2022-08-22
*
Remove shadowed local variables that are new in v15
David Rowley
2022-08-20
*
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-13
*
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-10
*
Translation updates
Alvaro Herrera
2022-08-08
*
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-04
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
*
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-28
*
Fix minor memory leaks in psql's tab completion.
Tom Lane
2022-07-22
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
*
Correct some uses of e.g. and i.e. in message strings and documentation
John Naylor
2022-07-21
*
Fix various memory leaks in psql's describe commands \d*
Michael Paquier
2022-07-21
*
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
*
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-10
*
Preserve relfilenode of pg_largeobject and its index across pg_upgrade.
Robert Haas
2022-07-08
*
Re-order disable_on_error in tab-complete.
Amit Kapila
2022-07-07
*
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
[next]