postgresql/src/backend/postmaster
Bruce Momjian c5354dff20 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
2002-08-10 20:29:18 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c This patch fixes a probably harmless write of uninitialized memory in 2002-08-04 05:09:36 +00:00
postmaster.c This patch removes a lot of unused code related to assertions and 2002-08-10 20:29:18 +00:00