Commits

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

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 11 (unreleased)
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 11 (unreleased)
2023-10-22 Log LLVM library version in configure output. Thomas Munro 11.22
2023-10-15 Acquire ControlFileLock in relevant SQL functions. Thomas Munro 11.22
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 11.22
2023-07-04 Re-bin segment when memory pages are freed. Thomas Munro 11.21
2023-07-03 Fix race in SSI interaction with bitmap heap scan. Thomas Munro 11.21
2023-07-03 Fix race in SSI interaction with gin fast path. Thomas Munro 11.21
2023-07-03 Fix race in SSI interaction with empty btrees. Thomas Munro 11.21
2023-03-21 Fix race in parallel hash join batch cleanup, take II. Thomas Munro 11.20
2023-03-17 Small tidyup for commit d41a178b, part II. Thomas Munro 11.20
2023-03-16 Small tidyup for commit d41a178b. Thomas Munro 11.20
2023-03-15 Fix waitpid() emulation on Windows. Thomas Munro 11.20
2023-03-09 Fix race in SERIALIZABLE READ ONLY. Thomas Munro 11.20
2023-01-26 Fix rare sharedtuplestore.c corruption. Thomas Munro 11.19
2023-01-12 Fix WaitEventSetWait() buffer overrun. Thomas Munro 11.19
2022-10-19 Track LLVM 15 changes. Thomas Munro 11.18
2022-07-16 Make dsm_impl_posix_resize more future-proof. Thomas Munro 11.17
2022-07-14 Don't clobber postmaster sigmask in dsm_impl_resize. Thomas Munro 11.17
2022-07-14 Block signals while allocating DSM memory. Thomas Munro 11.17
2022-07-11 Fix lock assertions in dshash.c. Thomas Munro 11.17
2022-07-10 Fix \watch's interaction with libedit on ^C. Thomas Munro 11.17
2022-07-01 Harden dsm_impl.c against unexpected EEXIST. Thomas Munro 11.17
2022-03-16 Fix race between DROP TABLESPACE and checkpointing. Thomas Munro 11.16
2022-03-15 Back-patch LLVM 14 API changes. Thomas Munro 11.16