]> granicus.if.org Git - postgresql/history - contrib/pg_buffercache
Fix some pgcrypto portability issues, per Marko Kreen.
[postgresql] / contrib / pg_buffercache /
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-04-26 Bruce MomjianImprove /contrib/pg_buffercache installation to use...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-02-27 Peter Eisentrautcontrib uninstall scripts
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-12 Tom LaneDo all accesses to shared buffer headers through volati...
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
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.