postgresql/src/backend/tcop
Bryan Henderson f64b840387 Remove most compile-time options, add a few runtime options to make up for it.
In particular, no more compiled-in default for PGDATA or LIBDIR.  Commands
that need them need either invocation options or environment variables.
PGPORT default is hardcoded as 5432, but overrideable with options or
environment variables.
1996-11-14 10:25:54 +00:00
..
aclchk.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
dest.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
fastpath.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
Makefile Use -Wno-error option only if compiler is gcc. 1996-11-14 07:33:34 +00:00
postgres.c Remove most compile-time options, add a few runtime options to make up for it. 1996-11-14 10:25:54 +00:00
pquery.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
utility.c Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00