diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-19 13:42:53 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-19 13:42:53 -0500 |
commit | ad0867314daa8181031071f316f4c85e87755718 (patch) | |
tree | 160ef34988e4505057814044db626b8a5107ae14 /src/backend/executor/nodeModifyTable.c | |
parent | 8e3f104440eeaa407479f0a9287acea483a5108b (diff) | |
download | postgresql-ad0867314daa8181031071f316f4c85e87755718.tar.gz postgresql-ad0867314daa8181031071f316f4c85e87755718.zip |
Disable debug_discard_caches in test_oat_hooks test.
The test output varies when debug_discard_caches is enabled,
because that causes extra executions of recomputeNamespacePath.
Maybe putting a hook in that was a bad idea, but as a stopgap,
just turn off debug_discard_caches in this test.
Per buildfarm (now that we have debug_discard_caches coverage
again). Back-patch to v15 where this module was added.
Discussion: https://postgr.es/m/2267406.1668804934@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions