Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson <bryanh@giraffe.netgate.net>
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.