Thread: pgsql: Changed statement escaping to not escape continuation line

pgsql: Changed statement escaping to not escape continuation line

From
meskes@postgresql.org (Michael Meskes)
Date:
Log Message:
-----------
Changed statement escaping to not escape continuation line markers.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.375 -> r1.376)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.375&r2=1.376)
    pgsql/src/interfaces/ecpg/preproc:
        output.c (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/output.c?r1=1.23&r2=1.24)