Commits

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

DateSubjectAuthorReleases
2023-04-06 hio: Relax rules for calling GetVisibilityMapPins() Andres Freund 16.0
2023-04-06 Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() Andres Freund 16.0
2023-04-06 Use ExtendBufferedRelTo() in {vm,fsm}_extend() Andres Freund 16.0
2023-04-05 bufmgr: Introduce infrastructure for faster relation extension Andres Freund 16.0
2023-04-05 bufmgr: Support multiple in-progress IOs by using resowner Andres Freund 16.0
2023-04-05 bufmgr: Acquire and clean victim buffer separately Andres Freund 16.0
2023-04-05 bufmgr: Add some more error checking [infrastructure] around pinning Andres Freund 16.0
2023-04-05 bufmgr: Add Pin/UnpinLocalBuffer() Andres Freund 16.0
2023-04-05 Add smgrzeroextend(), FileZero(), FileFallocate() Andres Freund 16.0
2023-04-05 Don't initialize page in {vm,fsm}_extend(), not needed Andres Freund 16.0
2023-04-05 meson: docs: Allow configuring simple/website style Andres Freund 16.0
2023-04-05 docs: html: load stylesheet via custom.css.source Andres Freund 16.0
2023-04-05 docs: html: copy images to output as part of xslt build Andres Freund 16.0
2023-04-05 meson: add docs, docs_pdf options Andres Freund 16.0
2023-04-05 meson: docs: Preparatory cleanups Andres Freund 16.0
2023-04-05 docs: Remove support for 'htmlhelp' format Andres Freund 16.0
2023-04-04 sequences: Lock buffer before initializing page Andres Freund 16.0
2023-04-04 bufmgr: Remove buffer-write-dirty tracepoints 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
2023-04-02 Assert only valid flag bits are passed to visibilitymap_set() Andres Freund 16.0
2023-04-02 hio: Release extension lock before initializing page / pinning VM Andres Freund 16.0
2023-03-31 Bump PGSTAT_FILE_FORMAT_ID, omitted in 8aaa04b32d7 Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0
2023-03-30 pg_stat_wal: Accumulate time as instr_time instead of microseconds Andres Freund 16.0