Commits

DateSubjectAuthorReleases
2026-03-27 Use UnlockReleaseBuffer() in more places Andres Freund 19 (unreleased)
2026-03-10 heapam: Don't mimic MarkBufferDirtyHint() in inplace updates Andres Freund 19 (unreleased)
2026-01-29 tableam: Perform CheckXidAlive check once per scan Andres Freund 19 (unreleased)
2026-01-12 heapam: Add batch mode mvcc check and use it in page mode Andres Freund 19 (unreleased)
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2024-04-08 Remove references to old function name Andres Freund 17.0
2024-04-07 Reduce branches in heapgetpage()'s per-tuple loop Andres Freund 17.0
2023-10-14 Fix bulk table extension when copying into multiple partitions Andres Freund 16.1
2023-10-14 Fix bulk table extension when copying into multiple partitions Andres Freund 17.0
2023-08-14 hio: Take number of prior relation extensions into account Andres Freund 17.0
2023-08-14 hio: Take number of prior relation extensions into account Andres Freund 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-06 hio: Use ExtendBufferedRelBy() to extend tables more efficiently Andres Freund 16.0
2023-04-06 heapam: Pass number of required pages to RelationGetBufferForTuple() Andres Freund 16.0
2023-04-02 Add info in WAL records in preparation for logical slot conflict handling Andres Freund 16.0
2023-04-02 Pass down table relation into more index relation functions Andres Freund 16.0
2020-08-20 Revert "Make vacuum a bit more verbose to debug BF failure." Andres Freund 14.0
2020-08-16 Make vacuum a bit more verbose to debug BF failure. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 9.5.22
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 9.6.18
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 10.13
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 11.8