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
2025-04-16
Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025-02-21
Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
2025-02-17
Translation updates
Álvaro Herrera
2025-02-10
Specify the encoding of input to fmtId()
Andres Freund
2025-02-10
Translation updates
Peter Eisentraut
2025-02-07
Fix pgbench performance issue induced by commit af35fe501.
Tom Lane
2025-02-04
pg_controldata: Fix possible errors on corrupted pg_control
Alexander Korotkov
2025-02-04
vacuumdb: Add missing PQfinish() calls to vacuum_one_database().
Nathan Bossart
2025-01-29
Avoid breaking SJIS encoding while de-backslashing Windows paths.
Tom Lane
2025-01-09
Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
2024-12-15
pgbench: fix misprocessing of some nested \if constructs.
Tom Lane
2024-12-13
Fix possible crash in pg_dump with identity sequences.
Tom Lane
2024-11-27
pgbench: Ensure previous progress message is fully cleared when updating.
Fujii Masao
2024-11-11
Translation updates
Peter Eisentraut
2024-10-07
vacuumdb: Schema-qualify operator in catalog query's WHERE clause.
Nathan Bossart
2024-10-07
Fix Y2038 issues with MyStartTime.
Nathan Bossart
2024-09-30
reindexdb: Skip reindexing temporary tables and indexes.
Fujii Masao
2024-09-25
vacuumdb: Skip temporary tables in query to build list of relations
Michael Paquier
2024-08-08
Fix pg_rewind debug output to print the source timeline history
Heikki Linnakangas
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
Translation updates
Peter Eisentraut
2024-07-13
Make sure to run pg_isready on correct port
Andrew Dunstan
2024-06-28
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
Backport BackgroundPsql perl test module
Heikki Linnakangas
2024-06-13
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-05-17
Refuse upgrades from pre-9.0 clusters
Daniel Gustafsson
2024-05-07
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
Tom Lane
2024-05-06
Translation updates
Peter Eisentraut
2024-03-22
Fix typo in pg_dumpall role comments fix
Daniel Gustafsson
2024-03-21
Fix dumping role comments when using --no-role-passwords
Daniel Gustafsson
2024-02-13
Revert "Skip .DS_Store files in server side utils"
Daniel Gustafsson
2024-02-13
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-05
Translation updates
Peter Eisentraut
2024-02-01
Avoid package qualification of $windows_os
Andrew Dunstan
2024-01-31
Use older name for test_primary_datadir
Andrew Dunstan
2024-01-30
Fix 003_extrafiles.pl test for the Windows
Andrew Dunstan
2024-01-12
pg_ctl: Disable autoruns for cmd.exe on Windows
Michael Paquier
2023-12-29
In pg_dump, don't dump a stats object unless dumping underlying table.
Tom Lane
2023-11-13
Don't try to dump RLS policies or security labels for extension objects.
Tom Lane
2023-11-06
Translation updates
Peter Eisentraut
2023-11-03
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-10-14
Don't spuriously report FD_SETSIZE exhaustion on Windows.
Noah Misch
2023-10-02
Fix omission of column-level privileges in selective pg_restore.
Tom Lane
2023-09-25
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-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
[next]