diff options
author | David Rowley <drowley@postgresql.org> | 2024-12-11 22:56:36 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2024-12-11 22:56:36 +1300 |
commit | 9fa1aaa6525af044385dbcefe9d9abb5d57578cd (patch) | |
tree | 08740617ecb4f6aaa2916b72e179cd7259296881 /src/backend/utils/adt/pgstatfuncs.c | |
parent | c2a4078ebad71999dd451ae7d4358be3c9290b07 (diff) | |
download | postgresql-9fa1aaa6525af044385dbcefe9d9abb5d57578cd.tar.gz postgresql-9fa1aaa6525af044385dbcefe9d9abb5d57578cd.zip |
Add missing BUFFERS OFF in select_into regression tests
c2a4078eb adjusted EXPLAIN ANALYZE to include BUFFERS by default, but
a few tests in select_into.sql neglected to add BUFFERS OFF. The
failing tests seem unlikely to ever access buffers during execution, but
they certainly could during planning.
Per buildfarm member kestrel, tayra and calliphoridae.
Discussion: https://postgr.es/m/CANNMO++W7MM8T0KyXN3ZheXXt-uLVM3aEtZd+WNfZ=obxffUiA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions