File Release Notes and Changelog
Release Name: 7.4-p1
Release Notes
Source diff usable with Postgresql 7.4 To install simply patch a previously built 7.4.x src and follow the instruction in the README $ cd postgresql-7.4.8 $ patch -p1 < contrib-buffercache-7.4.patch $ cd src/contrib/pg_buffercache $ cat README.pg_buffercache

