]> granicus.if.org Git - postgresql/commit
Catch fatal flex errors in the GUC file lexer.
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2012 01:51:38 +0000 (20:51 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2012 01:51:38 +0000 (20:51 -0500)
commit4b496a3583ecb3f70bb4d13f8275dbb7e5b26100
tree3939499c7a5a6f3681a9666bb6f0028b5d52855e
parent754b8140a1a5ceb12343fd89423da5cc86ce5328
Catch fatal flex errors in the GUC file lexer.

This prevents the postmaster from unexpectedly croaking if postgresql.conf
contains something like:

include 'invalid_directory_name'

Noah Misch. Reviewed by Tom Lane and myself.
src/backend/utils/misc/guc-file.l