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
*
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-06-13
*
Fix query result leak during binary upgrade
Daniel Gustafsson
2024-05-15
*
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
Tom Lane
2024-05-07
*
Translation updates
Peter Eisentraut
2024-05-06
*
createdb: compare strategy case-insensitive
Tomas Vondra
2024-04-21
*
In psql, avoid leaking a PGresult after a query is cancelled.
Tom Lane
2024-04-08
*
Fix dumping role comments when using --no-role-passwords
Daniel Gustafsson
2024-03-21
*
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
*
Fix path of regress shared library in pg_upgrade test
Michael Paquier
2023-12-08
*
Apply filters to dump files all the time in 002_pg_upgrade.pl
Michael Paquier
2023-12-06
*
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
*
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
[next]