Commits

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

DateSubjectAuthorReleases
2022-09-22 docs: Fix snapshot name in SET TRANSACTION docs. Fujii Masao 15.0
2022-09-22 psql: Improve tab-completion for MERGE. Fujii Masao 15.0
2022-07-22 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 15.0
2022-07-20 Fix assertion failure and segmentation fault in backup code. Fujii Masao 15.0
2022-07-20 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 15.0
2022-07-01 doc: Add index entry for MERGE SQL command. Fujii Masao 15.0
2022-02-18 Fix comment in CheckIndexCompatible(). Fujii Masao 15.0
2022-02-18 postgres_fdw: Make postgres_fdw.application_name support more escape sequences. Fujii Masao 15.0
2022-02-10 Add min() and max() aggregates for xid8. Fujii Masao 15.0
2022-01-28 Prevent memory context logging from sending log message to connected client. Fujii Masao 15.0
2022-01-15 Add tab-completion for CREATE FOREIGN TABLE. Fujii Masao 15.0
2022-01-13 doc: Add "(process)" to the term "WAL receiver" in glossary. Fujii Masao 15.0
2022-01-11 Enhance pg_log_backend_memory_contexts() for auxiliary processes. Fujii Masao 15.0
2022-01-07 postgres_fdw: Add regression test for postgres_fdw.application_name GUC. Fujii Masao 15.0
2021-12-24 postgres_fdw: Revert unstable tests for postgres_fdw.application_name. Fujii Masao 15.0
2021-12-24 postgres_fdw: Allow postgres_fdw.application_name to include escape sequences. Fujii Masao 15.0
2021-12-16 doc: Add note about postgres_fdw.application_name. Fujii Masao 15.0
2021-12-08 postgres_fdw: Report warning when timeout expires while getting query result. Fujii Masao 15.0
2021-12-03 postgres_fdw: Fix unexpected reporting of empty message. Fujii Masao 15.0
2021-11-22 Report wait events for local shell commands like archive_command. Fujii Masao 15.0
2021-11-09 doc: Add index entries for pg_stat_statements configuration parameters. Fujii Masao 15.0
2021-11-02 pgbench: Fix typo in comment. Fujii Masao 15.0
2021-11-02 pgbench: Improve error-handling in pgbench. Fujii Masao 15.0
2021-10-26 Improve HINT message that FDW reports when there are no valid options. Fujii Masao 15.0
2021-10-12 Make autovacuum launcher more responsive to pg_log_backend_memory_contexts(). Fujii Masao 15.0