aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* pgindent run prior to branching v15.Tom Lane2022-06-30
* pg_upgrade: Fix version comparison for global ICU supportPeter Eisentraut2022-06-27
* Translation updatesPeter Eisentraut2022-06-27
* Fix missing newline at end of messagePeter Eisentraut2022-06-23
* Simplify tab completion of extension versions.Tom Lane2022-06-21
* Message and documentation refinementsPeter Eisentraut2022-06-19
* Fix busted tab completion of extension versions.Tom Lane2022-06-18
* Re-add locally-generated files in pg_upgrade's .gitignore and MakefileMichael Paquier2022-06-15
* Tweak behavior of psql --single-transaction depending on ON_ERROR_STOPMichael Paquier2022-06-15
* pg_upgrade: further tweaking of make_outputdirs().Tom Lane2022-06-13
* psql: Show notices immediately (again)Peter Eisentraut2022-06-09
* Fix portability issue in TAP tests of psql for localesMichael Paquier2022-06-08
* Restructure pg_upgrade output directories for better idempotenceMichael Paquier2022-06-08
* Don't fail on libpq-generated error reports in pg_amcheck.Tom Lane2022-06-06
* Fix psql's single transaction mode on client-side errors with -c/-f switchesMichael Paquier2022-06-06
* Automatically count the number of output lines in psql/help.c.Tom Lane2022-06-04
* Force run of pg_upgrade in the build directory in its TAP testMichael Paquier2022-06-04
* Improve psql \?'s description of large-object-related commands.Tom Lane2022-06-03
* Add missing test names in TAP tests of pg_upgradeMichael Paquier2022-06-02
* logging: Also add the command prefix to detail and hint messagesPeter Eisentraut2022-05-30
* Add tab completion for table_rewrite's CREATE EVENT TRIGGER in psqlMichael Paquier2022-05-25
* pg_upgrade: Tweak translatable stringsPeter Eisentraut2022-05-23
* psql: Update \timing also in case of an errorPeter Eisentraut2022-05-23
* Improve and fix some issues in the TAP tests of pg_upgradeMichael Paquier2022-05-21
* pg_waldump: Improve option parsing error messagesPeter Eisentraut2022-05-20
* pgbench: Restore compatibility of --partitions=0Michael Paquier2022-05-18
* Translation updatesPeter Eisentraut2022-05-16
* pg_upgrade: Add missing gettext triggersPeter Eisentraut2022-05-16
* pg_upgrade: Add missing gettext triggersPeter Eisentraut2022-05-16
* Indent C code in flex and bison filesPeter Eisentraut2022-05-13
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Fix typos and grammar in code and test commentsMichael Paquier2022-05-11
* Add missing source files to nls.mkPeter Eisentraut2022-05-11
* Remove some tabs in SQL code in C string literalsPeter Eisentraut2022-05-10
* Fix several issues with the TAP tests of pg_upgradeMichael Paquier2022-05-10
* Add missing source files to nls.mkPeter Eisentraut2022-05-09
* Remove some recently-added pg_dump test cases.Robert Haas2022-04-22
* Rethink method for assigning OIDs to the template0 and postgres DBs.Tom Lane2022-04-21
* Allow db.schema.table patterns, but complain about random garbage.Robert Haas2022-04-20
* Fix incorrect format placeholdersPeter Eisentraut2022-04-20
* Fix aggregate logging of pgbench.Tatsuo Ishii2022-04-19
* Handle compression level in pg_receivewal for LZ4Michael Paquier2022-04-18
* Use standard timeout, in 010_pg_basebackup.pl.Noah Misch2022-04-15
* psql: fix \l display for pre-v15 databases.Tom Lane2022-04-15
* Fix case sensitivity in psql's tab completion for GUC names.Tom Lane2022-04-13
* Further tweak the default behavior of psql's \dconfig.Tom Lane2022-04-13
* Remove extraneous blank lines before block-closing bracesAlvaro Herrera2022-04-13
* Rework compression options of pg_receivewalMichael Paquier2022-04-13
* Remove not-very-useful early checks of __pg_log_level in logging.h.Tom Lane2022-04-12
* Remove WalCompressionMethod in favor of pg_compress_algorithmMichael Paquier2022-04-12