]> granicus.if.org Git - postgresql/history - contrib/pg_buffercache/pg_buffercache_pages.c
Set per-function GUC settings during validating the function.
[postgresql] / contrib / pg_buffercache / pg_buffercache_pages.c
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2008-08-14 Heikki Linnakangaspg_buffercache needs to be taught about relation forks...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-07-16 Tom LaneFix pg_buffercache to release buffer partition locks...
2007-04-07 Bruce MomjianAdd the usage count statistics to the information avail...
2006-10-22 Tom LaneCode cleanup for pg_buffercache, from Mark Kirkwood.
2006-10-19 Tom LaneClean up local redeclarations of variables with DLLIMPO...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-23 Tom LaneSplit the buffer mapping table into multiple separately...
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-12 Tom LaneDo all accesses to shared buffer headers through volati...
2005-05-31 Tom LaneChange relblocknumber field of pg_buffercache view...
2005-04-01 Neil ConwayRemove pg_buffercache_pages.h -- patch from Mark Kirkwood.
2005-03-31 Neil ConwayFix build error in pg_buffercache on Win32 (native...
2005-03-12 Neil ConwayAdd pg_buffercache contrib module, from Mark Kirkwood.