Commits

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

DateSubjectAuthorReleases
2023-10-21 Fix min_dynamic_shared_memory on Windows. Thomas Munro 16.1
2023-10-18 jit: Changes for LLVM 17. Thomas Munro 16.1
2023-10-18 jit: Supply LLVMGlobalGetValueType() for LLVM < 8. Thomas Munro 16.1
2023-10-18 jit: Support opaque pointers in LLVM 16. Thomas Munro 16.1
2023-10-16 Try to handle torn reads of pg_control in frontend. Thomas Munro 16.1
2023-10-16 Fix comment from commit 22655aa231. Thomas Munro 16.1
2023-10-15 Acquire ControlFileLock in relevant SQL functions. Thomas Munro 16.1
2023-09-25 Fix edge-case for xl_tot_len broken by bae868ca. Thomas Munro 16.1
2023-09-23 Don't use Perl pack('Q') in 039_end_of_wal.pl. Thomas Munro 16.1
2023-09-22 Don't trust unvalidated xl_tot_len. Thomas Munro 16.1
2023-09-13 Fix exception safety bug in typcache.c. Thomas Munro 16.1
2023-09-06 Disable 031_recovery_conflict.pl in 15 and 16. Thomas Munro 16.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-08-17 Invalidate smgr_targblock in smgrrelease(). Thomas Munro 16.0
2023-08-14 De-pessimize ConditionVariableCancelSleep(). Thomas Munro 16.0
2023-07-04 Re-bin segment when memory pages are freed. Thomas Munro 16.0
2023-07-03 Fix race in SSI interaction with bitmap heap scan. Thomas Munro 16.0
2023-07-03 Fix race in SSI interaction with gin fast path. Thomas Munro 16.0
2023-07-03 Fix race in SSI interaction with empty btrees. Thomas Munro 16.0
2023-07-02 Silence "missing contrecord" error. Thomas Munro 16.0
2023-05-14 Fix wal_writer_flush_after initializer value. Thomas Munro 16.0
2023-05-14 Rename io_direct to debug_io_direct. Thomas Munro 16.0
2023-04-25 Remove bogus #include added by d4e71df6d75. Thomas Munro 16.0
2023-04-20 Remove obsolete defense against strxfrm() bugs. Thomas Munro 16.0
2023-04-13 Fix PHJ match bit initialization. Thomas Munro 16.0