diff options
author | David Rowley <drowley@postgresql.org> | 2024-12-12 09:50:00 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2024-12-12 09:50:00 +1300 |
commit | 89988ac5891b3d41725472a65e50ae4e192313aa (patch) | |
tree | 0b93fac5ddef223941c7582d556a29daaf4daf90 /src/backend/access/gist/gistbuild.c | |
parent | e8d59294282bd01bc06f2af13c79b9155024a917 (diff) | |
download | postgresql-89988ac5891b3d41725472a65e50ae4e192313aa.tar.gz postgresql-89988ac5891b3d41725472a65e50ae4e192313aa.zip |
Fix further fallout from EXPLAIN ANALYZE BUFFERS change
c2a4078eb adjusted EXPLAIN ANALYZE to default the BUFFERS to ON. This
(hopefully) fixes the last remaining issue with regression test failures
with -D RELCACHE_FORCE_RELEASE -D CATCACHE_FORCE_RELEASE builds, where
the planner accesses more buffers due to the cold caches.
Discussion: https://postgr.es/m/CAApHDvqLdzgz77JsE-yTki3w9UiKQ-uTMLRctazcu+99-ips3g@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions