Commits

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

DateSubjectAuthorReleases
2021-09-16 Use int instead of size_t in procarray.c. Fujii Masao 14.0
2021-09-09 pgbench: Stop counting skipped transactions as soon as timer is exceeded. Fujii Masao 14.0
2021-09-09 Fix issue with WAL archiving in standby. Fujii Masao 14.0
2021-09-01 pgbench: Fix bug in measurement of disconnection delays. Fujii Masao 14.0
2021-08-30 pgbench: Avoid unnecessary measurement of connection delays. Fujii Masao 14.0
2021-08-25 ecpg: Remove trailing period from error message. Fujii Masao 14.0
2021-08-25 Avoid using ambiguous word "positive" in error message. Fujii Masao 14.0
2021-08-25 Improve error message about valid value for distance in phrase operator. Fujii Masao 14.0
2021-07-28 Update minimum recovery point on truncation during WAL replay of abort record. Fujii Masao 14.0
2021-07-27 Avoid using ambiguous word "non-negative" in error messages. Fujii Masao 14.0
2021-07-21 doc: Document that only superusers can use pg_import_system_collations(). Fujii Masao 14.0
2021-07-07 doc: Fix description about pg_stat_statements.track_planning. Fujii Masao 14.0
2021-07-07 postgres_fdw: Tighten up allowed values for batch_size, fetch_size options. Fujii Masao 14.0
2021-06-18 Make archiver process handle barrier events. Fujii Masao 14.0
2021-06-02 Remove unnecessary use of Time::HiRes from 013_crash_restart.pl. Fujii Masao 14.0
2021-06-02 Add regression test for recovery pause. Fujii Masao 14.0
2021-05-19 Make standby promotion reset the recovery pause state to 'not paused'. Fujii Masao 14.0
2021-05-19 Fix issues in pg_stat_wal. Fujii Masao 14.0
2021-05-12 Change data type of counters in BufferUsage and WalUsage from long to int64. Fujii Masao 14.0
2021-04-27 doc: Review for "Allow TRUNCATE command to truncate foreign tables". Fujii Masao 14.0
2021-04-27 Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. Fujii Masao 14.0
2021-04-23 Reorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order. Fujii Masao 14.0
2021-04-23 doc: Fix obsolete description about pg_basebackup. Fujii Masao 14.0
2021-04-15 doc: Add missing COMPRESSION into CREATE TABLE synopsis. Fujii Masao 14.0
2021-04-13 doc: Fix typo in logicaldecoding.sgml. Fujii Masao 14.0