aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SUMMARIESMichael Paquier2024-02-04
* Avoid package qualification of $windows_osAndrew Dunstan2024-02-01
* Continue my quest to make 002_blocks.pl pass reliably.Robert Haas2024-02-01
* Clean pg_walsummary's tmp_check directory.Tom Lane2024-01-31
* In 002_blocks.pl, try to prevent a HOT update.Robert Haas2024-01-31
* Update pg_walsummary copyright notices to 2024Alvaro Herrera2024-01-31
* Revise pg_walsummary's 002_blocks test to avoid spurious failures.Robert Haas2024-01-31
* Fix 003_extrafiles.pl test for the WindowsAndrew Dunstan2024-01-30
* Add a failover option to subscriptions.Amit Kapila2024-01-30
* Temporary patch to help debug pg_walsummary test failures.Robert Haas2024-01-26
* Allow to enable failover property for replication slots via SQL API.Amit Kapila2024-01-25
* Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut2024-01-24
* pgbench: Add \syncpipelineMichael Paquier2024-01-24
* Abort pgbench if script end is reached with an open pipelineAlvaro Herrera2024-01-22
* Rename COPY option from SAVE_ERROR_TO to ON_ERRORAlexander Korotkov2024-01-19
* psql: Add ignore_slash_options in bind's inactive branchMichael Paquier2024-01-19
* Error message capitalisationPeter Eisentraut2024-01-18
* Add new COPY option SAVE_ERROR_TOAlexander Korotkov2024-01-16
* Fix typos.Robert Haas2024-01-15
* pg_dump: Remove obsolete trigger supportPeter Eisentraut2024-01-14
* Escape output of pg_amcheck testPeter Eisentraut2024-01-13
* Make attstattarget nullablePeter Eisentraut2024-01-13
* Add empty placeholder LINGUAS file for pg_walsummaryAlvaro Herrera2024-01-12
* Fix pg_walsummary's .gitignoreMichael Paquier2024-01-12
* Rework how logirep launchers are stopped during pg_upgradeMichael Paquier2024-01-12
* Fix incorrect format placeholderPeter Eisentraut2024-01-11
* Try to fix pg_walsummary buildfarm failures.Robert Haas2024-01-11
* Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288.Robert Haas2024-01-11
* Add new pg_walsummary tool.Robert Haas2024-01-11
* Fix an intermetant BF failure in 003_logical_slots.Amit Kapila2024-01-11
* Restore initdb's old behavior of always setting the lc_xxx GUCs.Tom Lane2024-01-10
* Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands.Tom Lane2024-01-10
* Show the default checkpoint method in the pg_basebackup help messageMagnus Hagander2024-01-10
* pg_ctl: Disable autoruns for cmd.exe on WindowsMichael Paquier2024-01-10
* Add new function, PQchangePassword(), to libpqJoe Conway2024-01-09
* ALTER TABLE command to change generation expressionPeter Eisentraut2024-01-04
* Track conflict_reason in pg_replication_slots.Amit Kapila2024-01-04
* Update copyright for 2024Bruce Momjian2024-01-03
* Make Perl warnings fatal in newly added TAP testsPeter Eisentraut2024-01-03
* Fix some typosMichael Paquier2024-01-03
* Remove unnecessary PGDATABASE settings from TAP testsMichael Paquier2024-01-03
* Fix typos in comments and in one isolation test.Robert Haas2024-01-02
* Allow upgrades to preserve the full subscription's state.Amit Kapila2024-01-02
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* In pg_dump, don't dump a stats object unless dumping underlying table.Tom Lane2023-12-29
* Fix another incorrect data type choice from commit dc2123400.Tom Lane2023-12-27
* Fix incorrect data type choices in some read and write calls.Tom Lane2023-12-27
* Fix typo and case in messagesJohn Naylor2023-12-27
* Add meson NLS support for pg_combinebackupPeter Eisentraut2023-12-26
* Add empty placeholder LINGUAS file for pg_combinebackup.Tom Lane2023-12-26