Commits

DateSubjectAuthorReleases
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-01-29 Align buffer descriptors to cache line boundaries. Andres Freund 9.5.0
2014-08-30 Make backend local tracking of buffer pins memory efficient. Andres Freund 9.5.0
2014-08-22 Fix newly introduced misspelling of existence in pg_buffercache. Andres Freund 9.5.0
2014-08-21 Add pinning_backends column to the pg_buffercache extension. Andres Freund 9.5.0
2014-07-10 Adjust blank lines around PG_MODULE_MAGIC defines, for consistency Bruce Momjian 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2014-01-27 Relax the requirement that all lwlocks be stored in a single array. Robert Haas 9.4.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-08-14 pg_buffercache needs to be taught about relation forks, as Greg Stark Heikki Linnakangas 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-07-16 Fix pg_buffercache to release buffer partition locks in reverse order, Tom Lane 8.3.0
2007-04-07 Add the usage count statistics to the information available in Bruce Momjian 8.3.0
2006-10-22 Code cleanup for pg_buffercache, from Mark Kirkwood. Tom Lane 8.2.0
2006-10-19 Clean up local redeclarations of variables with DLLIMPORT, per report Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-23 Split the buffer mapping table into multiple separately lockable Tom Lane 8.2.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-12 Do all accesses to shared buffer headers through volatile-qualified Tom Lane 8.1.0
2005-05-31 Change relblocknumber field of pg_buffercache view from numeric to int8 Tom Lane 8.1.0