Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 16.11
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 14.20
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 17.7
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 15.15
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 18.1
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 19 (unreleased)
2025-10-17 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 13.23
2025-05-29 Fix assertion failure in pg_prewarm() on objects without storage. Fujii Masao 17.6
2025-05-29 Fix assertion failure in pg_prewarm() on objects without storage. Fujii Masao 18.0
2025-04-28 Add maintenance_io_concurrency flag to some read stream users Melanie Plageman 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2025-03-29 Use PRI?64 instead of "ll?" in format strings (continued). Peter Eisentraut 18.0
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-03 Add block_range_read_stream_cb(), to deduplicate code. Noah Misch 18.0
2024-04-02 Use streaming I/O in pg_prewarm. Thomas Munro 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7