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
*
Add missing GETTEXT_FLAGS entry
Peter Eisentraut
2022-07-01
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
pg_upgrade: Fix version comparison for global ICU support
Peter Eisentraut
2022-06-27
*
Translation updates
Peter Eisentraut
2022-06-27
*
Fix missing newline at end of message
Peter Eisentraut
2022-06-23
*
Simplify tab completion of extension versions.
Tom Lane
2022-06-21
*
Message and documentation refinements
Peter Eisentraut
2022-06-19
*
Fix busted tab completion of extension versions.
Tom Lane
2022-06-18
*
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
Michael Paquier
2022-06-15
*
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-15
*
pg_upgrade: further tweaking of make_outputdirs().
Tom Lane
2022-06-13
*
psql: Show notices immediately (again)
Peter Eisentraut
2022-06-09
*
Fix portability issue in TAP tests of psql for locales
Michael Paquier
2022-06-08
*
Restructure pg_upgrade output directories for better idempotence
Michael Paquier
2022-06-08
*
Don't fail on libpq-generated error reports in pg_amcheck.
Tom Lane
2022-06-06
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
Automatically count the number of output lines in psql/help.c.
Tom Lane
2022-06-04
*
Force run of pg_upgrade in the build directory in its TAP test
Michael Paquier
2022-06-04
*
Improve psql \?'s description of large-object-related commands.
Tom Lane
2022-06-03
*
Add missing test names in TAP tests of pg_upgrade
Michael Paquier
2022-06-02
*
logging: Also add the command prefix to detail and hint messages
Peter Eisentraut
2022-05-30
*
Add tab completion for table_rewrite's CREATE EVENT TRIGGER in psql
Michael Paquier
2022-05-25
*
pg_upgrade: Tweak translatable strings
Peter Eisentraut
2022-05-23
*
psql: Update \timing also in case of an error
Peter Eisentraut
2022-05-23
*
Improve and fix some issues in the TAP tests of pg_upgrade
Michael Paquier
2022-05-21
*
pg_waldump: Improve option parsing error messages
Peter Eisentraut
2022-05-20
*
pgbench: Restore compatibility of --partitions=0
Michael Paquier
2022-05-18
*
Translation updates
Peter Eisentraut
2022-05-16
*
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-16
*
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-16
*
Indent C code in flex and bison files
Peter Eisentraut
2022-05-13
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Fix typos and grammar in code and test comments
Michael Paquier
2022-05-11
*
Add missing source files to nls.mk
Peter Eisentraut
2022-05-11
*
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2022-05-10
*
Fix several issues with the TAP tests of pg_upgrade
Michael Paquier
2022-05-10
*
Add missing source files to nls.mk
Peter Eisentraut
2022-05-09
*
Remove some recently-added pg_dump test cases.
Robert Haas
2022-04-22
*
Rethink method for assigning OIDs to the template0 and postgres DBs.
Tom Lane
2022-04-21
*
Allow db.schema.table patterns, but complain about random garbage.
Robert Haas
2022-04-20
*
Fix incorrect format placeholders
Peter Eisentraut
2022-04-20
*
Fix aggregate logging of pgbench.
Tatsuo Ishii
2022-04-19
*
Handle compression level in pg_receivewal for LZ4
Michael Paquier
2022-04-18
*
Use standard timeout, in 010_pg_basebackup.pl.
Noah Misch
2022-04-15
*
psql: fix \l display for pre-v15 databases.
Tom Lane
2022-04-15
*
Fix case sensitivity in psql's tab completion for GUC names.
Tom Lane
2022-04-13
*
Further tweak the default behavior of psql's \dconfig.
Tom Lane
2022-04-13
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Rework compression options of pg_receivewal
Michael Paquier
2022-04-13
*
Remove not-very-useful early checks of __pg_log_level in logging.h.
Tom Lane
2022-04-12
[next]