diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2025-09-03 11:48:35 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2025-09-03 11:48:35 +0200 |
commit | 01d6e5b2cf90737395344a8233cae5891c191357 (patch) | |
tree | 1ab7877f0ee230c8c233934854ded514f8a2c7fc /src/backend/executor/functions.c | |
parent | 63599896545c7869f7dd28cd593e8b548983d613 (diff) |
Fix mistake in new GUC tables source
Commit 63599896545 had it so that the parameter "debug_discard_caches"
did not exist unless DISCARD_CACHES_ENABLED was defined (typically via
enabling asserts). This was a mistake, it did not correspond to the
prior setup. Several tests use this parameter, so they were now
failing if you did not have asserts enabled.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions