]> granicus.if.org Git - postgresql/commit
Fix postgresql.conf lexer to accept doubled single quotes in literal
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Sep 2005 20:33:34 +0000 (20:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Sep 2005 20:33:34 +0000 (20:33 +0000)
commit1128f5565906c32f0ace2feae3352f68d28e5850
treec138e9f3ab0381029dc668295d530f5a20b31ed3
parentdbf952860e798133e2edc22a6caaf31f53b3e096
Fix postgresql.conf lexer to accept doubled single quotes in literal
strings.  This is consistent with SQL conventions, and since Bruce
already changed initdb in a way that assumed it worked like this, seems
we'd better make it work like this.
doc/src/sgml/config.sgml
src/backend/utils/misc/guc-file.l