This patch removes a lot of unused code related to assertions and

Bruce Momjian <bruce@momjian.us>

Commit: c5354dff2052e6922ae7add998753d9bafcd19b0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-10T20:29:18Z
Releases: 7.3.1
This patch removes a lot of unused code related to assertions and
error handling, and simplifies the code that remains. Apparently,
the code that left Berkeley had a whole "error handling subsystem",
which exceptions and whatnot. Since we don't use that anymore,
there's no reason to keep it around.

The regression tests pass with the patch applied. Unless anyone
sees a problem, please apply.

Neil Conway

Files