Add --help-config facility to dump information about GUC parameters

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b700a672feadbb6f122b7c7249967fb0f58dda2b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-04T16:41:22Z
Releases: 7.4.1
Add --help-config facility to dump information about GUC parameters
without needing a running backend.  Reorder postgresql.conf.sample
to match new layout of runtime.sgml.  This commit re-adds work lost
in Wednesday's crash.

Files