Commit Graph

14 Commits (fd15dba543247eb1ce879d22632b9fdb4c230831)

Author SHA1 Message Date
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 2a275e6d3c Fix pg_buffercache to release buffer partition locks in reverse order, 18 years ago
Bruce Momjian b0194ab110 Add the usage count statistics to the information available in 19 years ago
Tom Lane bd95c74985 Code cleanup for pg_buffercache, from Mark Kirkwood. 19 years ago
Tom Lane def651f48f Clean up local redeclarations of variables with DLLIMPORT, per report 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Tom Lane 10b9ca3d05 Split the buffer mapping table into multiple separately lockable 19 years ago
Tom Lane a0ffab351e Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 07eeb9d109 Do all accesses to shared buffer headers through volatile-qualified 20 years ago
Tom Lane 12a323b7a8 Change relblocknumber field of pg_buffercache view from numeric to int8 21 years ago
Neil Conway f5dbbdcf00 Remove pg_buffercache_pages.h -- patch from Mark Kirkwood. 21 years ago
Neil Conway e1b398c6f5 Fix build error in pg_buffercache on Win32 (native and cygwin). From 21 years ago
Neil Conway de004e44e2 Add pg_buffercache contrib module, from Mark Kirkwood. 21 years ago