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
*
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
*
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-09-07
*
Translation updates
Peter Eisentraut
2023-08-07
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
Revert "Improve pg_basebackup long file name test Windows robustness"
Andrew Dunstan
2023-07-03
*
Use older package name in pg_basebackup test
Andrew Dunstan
2023-07-03
*
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
*
Translation updates
Peter Eisentraut
2023-05-08
*
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-03-17
*
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Michael Paquier
2023-02-08
*
Translation updates
Peter Eisentraut
2023-02-06
*
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
*
pg_dump: avoid unsafe function calls in getPolicies().
Tom Lane
2022-11-19
*
Postpone calls of unsafe server-side functions in pg_dump.
Tom Lane
2022-11-19
*
Translation updates
Peter Eisentraut
2022-11-07
*
pg_basebackup: Fix cross-platform tablespace relocation.
Robert Haas
2022-10-21
*
Add missing source files to pg_waldump/nls.mk
Alvaro Herrera
2022-09-25
*
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
*
Fix incorrect value for "strategy" with deflateParams() in walmethods.c
Michael Paquier
2022-09-14
*
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-13
*
Translation updates
Alvaro Herrera
2022-08-08
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-10
*
Revert "Fix psql's single transaction mode on client-side errors with -c/-f s...
Tom Lane
2022-06-10
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
Translation updates
Peter Eisentraut
2022-05-09
*
waldump: fix use-after-free in search_directory().
Andres Freund
2022-03-27
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
pg_upgrade: Upgrade an Assert to a real 'if' test
Alvaro Herrera
2022-03-23
*
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-22
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ.
Andres Freund
2022-02-25
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Make pg_ctl stop/restart/promote recheck postmaster aliveness.
Tom Lane
2022-02-10
*
Translation updates
Peter Eisentraut
2022-02-07
*
Avoid calling gettext() in signal handlers.
Tom Lane
2022-01-17
*
Move into separate file all the SQL queries used in pg_upgrade tests
Michael Paquier
2021-12-02
*
Adjust pg_dump's priority ordering for casts.
Tom Lane
2021-11-22
[next]