index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2023-09-07
pg_basebackup: Generate valid temporary slot names under PQbackendPID()
Michael Paquier
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-06
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-03
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-05-08
Translation updates
Peter Eisentraut
2023-03-17
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-02-06
Translation updates
Peter Eisentraut
2023-01-19
Fix failure with perlcritic in psql's create_help.pl
Michael Paquier
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2023-01-06
Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
Dean Rasheed
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-11-19
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-07
Translation updates
Peter Eisentraut
2022-10-21
pg_basebackup: Fix cross-platform tablespace relocation.
Robert Haas
2022-09-25
Add missing source files to pg_waldump/nls.mk
Alvaro Herrera
2022-09-20
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-14
Fix incorrect value for "strategy" with deflateParams() in walmethods.c
Michael Paquier
2022-08-12
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-08
Translation updates
Alvaro Herrera
2022-07-10
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-06-10
Revert "Fix psql's single transaction mode on client-side errors with -c/-f s...
Tom Lane
2022-06-06
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-05-09
Translation updates
Peter Eisentraut
2022-03-28
waldump: fix use-after-free in search_directory().
Andres Freund
2022-03-25
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-23
pg_upgrade: Upgrade an Assert to a real 'if' test
Alvaro Herrera
2022-03-22
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-25
pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ.
Andres Freund
2022-02-20
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-10
Make pg_ctl stop/restart/promote recheck postmaster aliveness.
Tom Lane
2022-02-10
Use Test::Builder::todo_start(), replacing $::TODO.
Noah Misch
2022-02-07
Translation updates
Peter Eisentraut
2022-01-27
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-17
Avoid calling gettext() in signal handlers.
Tom Lane
2021-12-02
Move into separate file all the SQL queries used in pg_upgrade tests
Michael Paquier
2021-11-22
Adjust pg_dump's priority ordering for casts.
Tom Lane
2021-11-21
pg_receivewal, pg_recvlogical: allow canceling initial password prompt.
Tom Lane
2021-11-17
Clean up error handling in pg_basebackup's walmethods.c.
Tom Lane
2021-11-12
Make psql's \password default to CURRENT_USER, not PQuser(conn).
Tom Lane
2021-11-08
Translation updates
Peter Eisentraut
2021-10-27
Clarify that --system reindexes system catalogs *only*
Magnus Hagander
2021-10-24
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-22
pg_dump: fix mis-dumping of non-global default privileges.
Tom Lane
2021-10-19
Fix bug in TOC file error message printing
Daniel Gustafsson
2021-10-19
Fix sscanf limits in pg_basebackup and pg_dump
Daniel Gustafsson
[next]