Thread: pgsql: Check for non-existant connection in prepare statement handling.

pgsql: Check for non-existant connection in prepare statement handling.

From
meskes@postgresql.org (Michael Meskes)
Date:
Log Message:
-----------
Check for non-existant connection in prepare statement handling.
Do not close files that weren't opened.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        prepare.c (r1.26 -> r1.26.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.26&r2=1.26.2.1)
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.359.2.2 -> r1.359.2.3)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y?r1=1.359.2.2&r2=1.359.2.3)