Comment out some of the conditional tests until we have exec().
authorBruce Momjian <bruce@momjian.us>
Tue, 6 May 2003 04:16:35 +0000 (04:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 May 2003 04:16:35 +0000 (04:16 +0000)
commit77a0219ab12eb25f05f96260f7e0e2c077438f2d
tree8db15cfba48405c96111db8a4698b7956d61fd73
parent2cf57c8f8d060711c1ad7e1dd6cc1115a2839b47
Comment out some of the conditional tests until we have exec().

Reorder non-default variable loading until PGDATA is defined.
src/backend/bootstrap/bootstrap.c
src/backend/tcop/postgres.c