Commit Graph

1 Commits (master)

Author SHA1 Message Date
Robert Haas 06d7fd6e29 Update pg_buffercache extension for parallel query. 9 years ago
Andres Freund f57791985a Add pinning_backends column to the pg_buffercache extension. 11 years ago
Tom Lane 458857cc9d Throw a useful error message if an extension script file is fed to psql. 14 years ago
Tom Lane 029fac2264 Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 15 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Heikki Linnakangas ef1c807c25 pg_buffercache needs to be taught about relation forks, as Greg Stark 17 years ago
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
Bruce Momjian b0194ab110 Add the usage count statistics to the information available in 19 years ago
Bruce Momjian 525de8d556 Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT, 20 years ago
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Tom Lane 12a323b7a8 Change relblocknumber field of pg_buffercache view from numeric to int8 21 years ago
Neil Conway de004e44e2 Add pg_buffercache contrib module, from Mark Kirkwood. 21 years ago