Commits

DateSubjectAuthorReleases
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 18.0
2025-01-10 Merge pgstat_count_io_op_n() and pgstat_count_io_op() Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-14 Remove a useless cast to (void *) in hash_search() call Peter Eisentraut 18.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-04-02 Provide vectored variant of ReadBuffer(). Thomas Munro 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-02-02 Fix bug in bulk extending temp relation after failure Heikki Linnakangas 17.0
2024-01-05 Fix corruption of local buffer state during extend of temp relation Michael Paquier 16.2
2024-01-05 Fix corruption of local buffer state during extend of temp relation Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-16 Refactor pgstat_prepare_io_time() with an input argument instead of a GUC Michael Paquier 17.0
2023-12-16 Provide multi-block smgrprefetch(). Thomas Munro 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-11-08 Make ResourceOwners more easily extensible. Heikki Linnakangas 17.0
2023-11-08 Move a few ResourceOwnerEnlarge() calls for safety and clarity. Heikki Linnakangas 17.0
2023-09-19 Standardize type of extend_by counter Peter Eisentraut 17.0
2023-09-14 Fix tracking of temp table relation extensions as writes Andres Freund 16.1
2023-09-14 Fix tracking of temp table relation extensions as writes Andres Freund 17.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 17.0
2023-04-08 Add io_direct setting (developer-only). Thomas Munro 16.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0