Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2021-10-05 Make recovery report error message when invalid page header is found. Fujii Masao 15.0
2021-10-05 doc: Document pg_encoding_to_char() and pg_char_to_encoding(). Fujii Masao 15.0
2021-10-05 psql: Improve tab-completion for LOCK TABLE. Fujii Masao 15.0
2021-09-29 pgbench: Fix handling of socket errors during benchmark. Fujii Masao 15.0
2021-09-29 pgbench: Correct log level of message output when socket wait method fails. Fujii Masao 15.0
2021-09-22 postgres_fdw: Refactor transaction rollback code to avoid code duplication. Fujii Masao 15.0
2021-09-16 Fix variable shadowing in procarray.c. Fujii Masao 15.0
2021-09-16 Use int instead of size_t in procarray.c. Fujii Masao 15.0
2021-09-09 pgbench: Stop counting skipped transactions as soon as timer is exceeded. Fujii Masao 15.0
2021-09-09 Fix issue with WAL archiving in standby. Fujii Masao 15.0
2021-09-08 postgres_fdw: Revert unstable tests for postgres_fdw.application_name. Fujii Masao 15.0
2021-09-07 postgres_fdw: Allow application_name of remote connection to be set via GUC. Fujii Masao 15.0
2021-09-06 Fix typo in comments. Fujii Masao 15.0
2021-09-02 Enhance pg_stat_reset_single_table_counters function. Fujii Masao 15.0
2021-09-01 Improve tab-completion for CREATE PUBLICATION. Fujii Masao 15.0
2021-09-01 pgbench: Fix bug in measurement of disconnection delays. Fujii Masao 15.0
2021-08-30 pgbench: Avoid unnecessary measurement of connection delays. Fujii Masao 15.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 15.0
2021-08-25 Improve error message about valid value for distance in phrase operator. Fujii Masao 15.0
2021-08-25 ecpg: Remove trailing period from error message. Fujii Masao 15.0
2021-08-05 Remove unused argument "txn" in maybe_send_schema(). Fujii Masao 15.0
2021-07-28 Update minimum recovery point on truncation during WAL replay of abort record. Fujii Masao 15.0
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 15.0
2021-07-21 doc: Document that only superusers can use pg_import_system_collations(). Fujii Masao 15.0
2021-07-21 Make XLOG_FPI_FOR_HINT records honor full_page_writes setting. Fujii Masao 15.0