Commits

DateSubjectAuthorReleases
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 In BufTagGetForkNum, cast to the correct type. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-08-24 Include RelFileLocator fields individually in BufferTag. Robert Haas 16.0
2022-07-27 Convert macros to static inline functions (buf_internals.h) Robert Haas 16.0
2022-07-12 Rename some functions to mention Relation instead of RelFileLocator. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2017-08-21 pg_prewarm: Add automatic prewarm feature. Robert Haas 11.0
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.2.21
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.3.17
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.4.12
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.5.7
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 9.6.3
2017-03-14 Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 10.0
2015-12-15 Move buffer I/O and content LWLocks out of the main tranche. Robert Haas 9.6.0
2015-11-16 Remove volatile qualifiers from bufmgr.c and freelist.c Robert Haas 9.6.0
2014-09-25 Change locking regimen around buffer replacement. Robert Haas 9.5.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2010-12-29 Support unlogged tables. Robert Haas 9.1.0
2009-12-15 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas 9.0.0