Support include directives in postgresql.conf.

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

Commit: 5b8ac710423bcb88948d36c8679e4a48a73ae72e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-03-04T22:19:31Z
Releases: 8.2.0
Support include directives in postgresql.conf.
Patch by Joachim Wieland, somewhat reworked for clarity and portability.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +19 −2
src/backend/utils/misc/guc-file.l modified +186 −77