aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Revert "Skip .DS_Store files in server side utils"Daniel Gustafsson2024-02-13
* Skip .DS_Store files in server side utilsDaniel Gustafsson2024-02-13
* Translation updatesPeter Eisentraut2024-02-05
* Avoid package qualification of $windows_osAndrew Dunstan2024-02-01
* Fix 003_extrafiles.pl test for the WindowsAndrew Dunstan2024-01-30
* Abort pgbench if script end is reached with an open pipelineAlvaro Herrera2024-01-22
* pg_ctl: Disable autoruns for cmd.exe on WindowsMichael Paquier2024-01-12
* In pg_dump, don't dump a stats object unless dumping underlying table.Tom Lane2023-12-29
* Don't use pgbench -j in testsAlvaro Herrera2023-12-04
* Don't try to dump RLS policies or security labels for extension objects.Tom Lane2023-11-13
* Translation updatesPeter Eisentraut2023-11-06
* doc: \copy can get data values \. and end-of-input confusedBruce Momjian2023-11-03
* pg_upgrade: Add missing newline to messagePeter Eisentraut2023-11-03
* Don't spuriously report FD_SETSIZE exhaustion on Windows.Noah Misch2023-10-14
* Fix omission of column-level privileges in selective pg_restore.Tom Lane2023-10-02
* pg_dump: tests: Correct test condition for invalid databasesAndres Freund2023-09-25
* pg_upgrade: check for types removed in pg12Alvaro Herrera2023-09-25
* pg_basebackup: Generate valid temporary slot names under PQbackendPID()Michael Paquier2023-09-07
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* Fix tmpdir issues with commit e213de8e78Andrew Dunstan2023-07-08
* Use shorter location for pg_replslot in pg_basebackup testAndrew Dunstan2023-07-08
* Skip pg_baseback long filename test if path too long on WindowsAndrew Dunstan2023-07-06
* Use older package name in pg_basebackup testAndrew Dunstan2023-07-03
* Improve pg_basebackup long file name test Windows robustnessAndrew Dunstan2023-07-03
* Fix pg_dump's failure to honor dependencies of SQL functions.Tom Lane2023-06-04
* Translation updatesPeter Eisentraut2023-05-08
* Fix pg_dump for hash partitioning on enum columns.Tom Lane2023-03-17
* amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0Andres Freund2023-03-11
* pgbench: Prepare commands in pipelines in advanceAlvaro Herrera2023-02-21
* Make EXEC_BACKEND more convenient on Linux and FreeBSD.Michael Paquier2023-02-08
* Translation updatesPeter Eisentraut2023-02-06
* Fix failure with perlcritic in psql's create_help.plMichael Paquier2023-01-19
* Create common infrastructure for cross-version upgrade testing.Tom Lane2023-01-16
* Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.Dean Rasheed2023-01-06
* Fix typos in comments, code and documentationMichael Paquier2023-01-03
* Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDSMichael Paquier2022-12-23
* Fix psql's \sf and \ef for new-style SQL functions.Tom Lane2022-12-02
* pg_dump: avoid unsafe function calls in getPolicies().Tom Lane2022-11-19
* Postpone calls of unsafe server-side functions in pg_dump.Tom Lane2022-11-19
* Translation updatesPeter Eisentraut2022-11-07
* pg_basebackup: Fix cross-platform tablespace relocation.Robert Haas2022-10-21
* Add missing source files to pg_waldump/nls.mkAlvaro Herrera2022-09-25
* Suppress variable-set-but-not-used warnings from clang 15.Tom Lane2022-09-20
* Fix incorrect value for "strategy" with deflateParams() in walmethods.cMichael Paquier2022-09-14
* pg_upgrade: Fix some minor code issuesPeter Eisentraut2022-08-13
* Translation updatesAlvaro Herrera2022-08-08
* Fix error reporting after ioctl() call with pg_upgrade --cloneMichael Paquier2022-08-01
* pg_upgrade: Adjust quoting style in message to match guidelinesPeter Eisentraut2022-07-18
* Fix \watch's interaction with libedit on ^C.Thomas Munro2022-07-10
* Tighten pg_upgrade's new check for non-upgradable anyarray usages.Tom Lane2022-07-05