Don't cause --enable-cassert to define COPY_PARSE_PLAN_TREES automatically

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 079c60abc0fff069e1fc98116c830eba4a772ead
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-12-02T18:16:40Z
Releases: 7.1.1
Don't cause --enable-cassert to define COPY_PARSE_PLAN_TREES automatically
anymore.  That won't teach us anything new for the rest of this release
cycle, so it seems better to keep the --assert environment more like the
non-assert environment for beta.
I'm going to leave CLOBBER_FREED_MEMORY and MEMORY_CONTEXT_CHECKING
turned on by --enable-cassert for now, however.

Files

PathChange+/−
src/include/config.h.in modified +22 −16