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
*
pgbench: fix misprocessing of some nested \if constructs.
Tom Lane
2024-12-15
*
Fix possible crash in pg_dump with identity sequences.
Tom Lane
2024-12-13
*
Revert "Handle better implicit transaction state of pipeline mode"
Michael Paquier
2024-11-28
*
pgbench: Ensure previous progress message is fully cleared when updating.
Fujii Masao
2024-11-27
*
Handle better implicit transaction state of pipeline mode
Michael Paquier
2024-11-27
*
Fix newly introduced 010_keep_recycled_wals.pl
Álvaro Herrera
2024-11-21
*
Avoid deleting critical WAL segments during pg_rewind
Álvaro Herrera
2024-11-15
*
Translation updates
Peter Eisentraut
2024-11-11
*
Replace pgwin32_is_junction() with lstat().
Thomas Munro
2024-11-08
*
vacuumdb: Schema-qualify operator in catalog query's WHERE clause.
Nathan Bossart
2024-10-07
*
Fix Y2038 issues with MyStartTime.
Nathan Bossart
2024-10-07
*
reindexdb: Skip reindexing temporary tables and indexes.
Fujii Masao
2024-09-30
*
vacuumdb: Skip temporary tables in query to build list of relations
Michael Paquier
2024-09-25
*
Fix pg_rewind debug output to print the source timeline history
Heikki Linnakangas
2024-08-08
*
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
*
Translation updates
Peter Eisentraut
2024-08-05
*
Make sure to run pg_isready on correct port
Andrew Dunstan
2024-07-13
*
Symlink pg_replslot robustly on Windows in pg_basebackup test
Andrew Dunstan
2024-07-08
*
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
*
Backport BackgroundPsql perl test module
Heikki Linnakangas
2024-06-27
*
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-06-13
*
Refuse upgrades from pre-9.0 clusters
Daniel Gustafsson
2024-05-17
*
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
Tom Lane
2024-05-07
*
Translation updates
Peter Eisentraut
2024-05-06
*
Fix typo in pg_dumpall role comments fix
Daniel Gustafsson
2024-03-22
*
Fix dumping role comments when using --no-role-passwords
Daniel Gustafsson
2024-03-21
*
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-13
*
Translation updates
Peter Eisentraut
2024-02-05
*
Avoid package qualification of $windows_os
Andrew Dunstan
2024-02-01
*
Fix 003_extrafiles.pl test for the Windows
Andrew Dunstan
2024-01-30
*
Abort pgbench if script end is reached with an open pipeline
Alvaro Herrera
2024-01-22
*
pg_ctl: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-12
*
In pg_dump, don't dump a stats object unless dumping underlying table.
Tom Lane
2023-12-29
*
Don't use pgbench -j in tests
Alvaro Herrera
2023-12-04
*
Don't try to dump RLS policies or security labels for extension objects.
Tom Lane
2023-11-13
*
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
*
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
*
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
[next]