Commits

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

DateSubjectAuthorReleases
2023-03-30 Fix format code in fd.c debugging infrastructure Andres Freund 16.0
2023-03-30 bufmgr: Fix undefined behaviour with, unrealistically, large temp_buffers Andres Freund 16.0
2023-03-24 docs: Explain how to silence overly verbose messages by fop Andres Freund 16.0
2023-03-24 meson: Fix oversight in install-quiet Andres Freund 16.0
2023-03-24 meson: docs: add texinfo target Andres Freund 16.0
2023-03-24 meson: add install-{docs,doc-html,doc-man} targets Andres Freund 16.0
2023-03-24 meson: add install-{quiet, world} targets Andres Freund 16.0
2023-03-24 meson: make install_test_files more generic, rename to install_files Andres Freund 16.0
2023-03-22 Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG Andres Freund 16.0
2023-03-21 Stabilize pg_stat_io writes test Andres Freund 16.0
2023-03-21 meson: rename html_help target to htmlhelp Andres Freund 16.0
2023-03-17 tests: Prevent syslog activity by slapd, take 2 Andres Freund 16.0
2023-03-17 tests: Minimize syslog activity by slapd Andres Freund 16.0
2023-03-16 Work around spurious compiler warning in inet operators Andres Freund 16.0
2023-03-16 Silence pedantic compiler warning introduced in ce340e530d1 Andres Freund 16.0
2023-03-13 meson: fix openssl detection issues in 6a30027 Andres Freund 16.0
2023-03-11 pg_amcheck: Minor test speedups Andres Freund 16.0
2023-03-11 amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0 Andres Freund 16.0
2023-03-11 amcheck: Fix ordering bug in update_cached_xid_range() Andres Freund 16.0
2023-03-11 meson: fix header path of ossp-uuid Andres Freund 16.0
2023-03-09 meson: tests: Adjust with_icu/ZSTD env vars for pg_dump, pg_basebackup Andres Freund 16.0
2023-03-08 meson: Add target for installing test files & improve install_test_files Andres Freund 16.0
2023-03-08 Fix corruption due to vacuum_defer_cleanup_age underflowing 64bit xids Andres Freund 16.0
2023-03-08 meson: don't require 'touch' binary, make use of 'cp' optional Andres Freund 16.0
2023-03-07 Fix flakey pg_stat_io test Andres Freund 16.0