Support include directives in postgresql.conf.
Tom Lane <tgl@sss.pgh.pa.us>
Support include directives in postgresql.conf. Patch by Joachim Wieland, somewhat reworked for clarity and portability.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +19 −2 |
| src/backend/utils/misc/guc-file.l | modified | +186 −77 |