postgresql/contrib/pgstattuple
Robert Haas 2e46bf6711 pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing.
Jaime Casanova, reviewed by Noah Misch, slightly modified by me.
2012-03-13 09:51:45 -04:00
..
expected Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
sql Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
.gitignore Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
Makefile Add a regression test for pgstattuple. 2011-08-25 00:06:16 -04:00
pgstatindex.c pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing. 2012-03-13 09:51:45 -04:00
pgstattuple--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
pgstattuple--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
pgstattuple.c pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing. 2012-03-13 09:51:45 -04:00
pgstattuple.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00