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
*
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
*
Fix pg_dump's failure to honor dependencies of SQL functions.
Tom Lane
2023-06-04
*
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
*
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
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
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
*
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
*
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-10
*
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
[next]