pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing.
Robert Haas <rhaas@postgresql.org>
pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing. Jaime Casanova, reviewed by Noah Misch, slightly modified by me.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/pgstatindex.c | modified | +3 −2 |
| contrib/pgstattuple/pgstattuple.c | modified | +29 −13 |