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

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Check for non-existant connection in prepare statement handling.
Date
Msg-id 20080512163017.ADA807559EA@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Check for non-existant connection in prepare statement handling.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Report which WAL sync method we are trying to change *to* when it