postgresql/src/backend
Bruce Momjian c78701697c The actual segfault was caused by a double pfree(), but ISTM that
failing to find pg_hba.conf should be a fatal error anyway, so I
increased the priority of the elog() from LOG to FATAL and refactored
the code a little bit.

Neil Conway
2002-12-14 18:49:37 +00:00
..
access This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
bootstrap Phase 3 of read-only-plans project: ExecInitExpr now builds expression 2002-12-13 19:46:01 +00:00
catalog Initial version of the SQL information schema 2002-12-14 00:24:35 +00:00
commands Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
executor Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq The actual segfault was caused by a double pfree(), but ISTM that 2002-12-14 18:49:37 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
optimizer Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
parser Phase 3 of read-only-plans project: ExecInitExpr now builds expression 2002-12-13 19:46:01 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Back out V6 code, caused postmaster startup failure. 2002-12-06 04:37:05 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00
storage localbuf.c must be able to do blind writes. 2002-12-05 22:48:03 +00:00
tcop Re-addd Rod's ALTER DOMAIN patch. 2002-12-06 05:00:34 +00:00
utils Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
Makefile Initial version of the SQL information schema 2002-12-14 00:24:35 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00