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-11-06
*
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-11-03
*
pg_upgrade: Add missing newline to message
Peter Eisentraut
2023-11-03
*
pg_upgrade: Fix test name in 002_pg_upgrade.pl
Michael Paquier
2023-10-18
*
Don't spuriously report FD_SETSIZE exhaustion on Windows.
Noah Misch
2023-10-14
*
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
*
pg_upgrade: check for types removed in pg12
Alvaro Herrera
2023-09-25
*
Skip psql's TAP test for query cancellation entirely on Windows
Michael Paquier
2023-09-13
*
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-09-07
*
Unify gratuitously different error messages
Peter Eisentraut
2023-09-05
*
Fix pg_dump assertion failure when dumping pg_catalog.
Jeff Davis
2023-08-22
*
Translation updates
Peter Eisentraut
2023-08-07
*
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
*
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 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
*
Fix pgbench in prepared mode with an empty pipeline
Alvaro Herrera
2023-05-25
*
Tighten usage of PSQL_WATCH_PAGER.
Tom Lane
2023-05-12
*
Translation updates
Peter Eisentraut
2023-05-08
*
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-03-17
*
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Andres Freund
2023-03-11
*
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-21
*
Translation updates
Peter Eisentraut
2023-02-06
*
Avoid harmless warning from pg_dump --if-exists mode.
Tom Lane
2023-01-19
*
Fix failure with perlcritic in psql's create_help.pl
Michael Paquier
2023-01-19
*
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2023-01-16
*
Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
Dean Rasheed
2023-01-06
*
Fix typos in comments, code and documentation
Michael Paquier
2023-01-03
*
Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDS
Michael Paquier
2022-12-23
*
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
[next]