Commits

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

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 10 (unreleased)
2022-07-16 Make dsm_impl_posix_resize more future-proof. Thomas Munro 10.22
2022-07-14 Don't clobber postmaster sigmask in dsm_impl_resize. Thomas Munro 10.22
2022-07-13 Block signals while allocating DSM memory. Thomas Munro 10.22
2022-07-10 Fix \watch's interaction with libedit on ^C. Thomas Munro 10.22
2022-07-01 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 10.22
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 10.21
2021-12-30 Fix overly generic name in with.sql test. Thomas Munro 10.20
2021-08-12 Make EXEC_BACKEND more convenient on macOS. Thomas Munro 10.19
2021-07-09 Remove more obsolete comments about semaphores. Thomas Munro 10.18
2021-02-16 Fix compiler warning in back branches (9.6, 10). Thomas Munro 10.17
2021-02-15 Default to wal_sync_method=fdatasync on FreeBSD. Thomas Munro 10.17
2021-02-15 Hold interrupts while running dsm_detach() callbacks. Thomas Munro 10.17
2020-12-01 Free disk space for dropped relations on commit. Thomas Munro 10.16
2020-11-19 Adjust DSM and DSA slot usage constants (back-patch). Thomas Munro 10.16
2020-09-23 Fix missing fsync of SLRU directories. Thomas Munro 10.15
2020-07-23 Fix error message. Thomas Munro 10.14
2020-06-16 Fix buffile.c error handling. Thomas Munro 10.14
2020-06-15 Doc: Add references for SI and SSI. Thomas Munro 10.14
2020-06-08 Fix locking bugs that could corrupt pg_control. Thomas Munro 10.14
2020-06-08 Doc: Update example symptom of systemd misconfiguration. Thomas Munro 10.14
2020-03-12 Fix nextXid tracking bug on standbys (9.5-11 only). Thomas Munro 10.13
2020-02-01 Fix memory leak on DSM slot exhaustion. Thomas Munro 10.12
2019-12-24 Rotate instead of shifting hash join batch number. Thomas Munro 10.12
2019-11-24 doc: Fix whitespace in syntax. Thomas Munro 10.12