Log Message:
-----------
Allow quotes to be escaped in recovery.conf, by doubling them. This patch
also makes the parsing a little bit stricter, rejecting garbage after the
parameter value and values with missing ending quotes, for example.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        recovery-config.sgml (r2.3 -> r2.4)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/recovery-config.sgml?r1=2.3&r2=2.4)
    pgsql/src/backend/access/transam:
        xlog.c (r1.390 -> r1.391)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.390&r2=1.391)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to