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.
Bumped precompiler patchlevel.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.370.2.2 -> r1.370.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.370.2.2&r2=1.370.2.3)
    pgsql/src/interfaces/ecpg/preproc:
        Makefile (r1.130 -> r1.130.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/Makefile?r1=1.130&r2=1.130.2.1)
        output.c (r1.23 -> r1.23.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/output.c?r1=1.23&r2=1.23.2.1)