mirror of https://github.com/postgres/postgres
Commit 6359989654 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.
pull/240/head
parent
6359989654
commit
01d6e5b2cf
Loading…
Reference in new issue