pgsql-server: Added patch by ISHIDA Akio to allow indicators in execute - Mailing list pgsql-committers

From meskes@svr1.postgresql.org (Michael Meskes)
Subject pgsql-server: Added patch by ISHIDA Akio to allow indicators in execute
Date
Msg-id 20040617115227.54AF6D1B19C@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Added patch by ISHIDA Akio to allow indicators in execute statements.

Modified Files:
--------------
    pgsql-server/src/interfaces/ecpg:
        ChangeLog (r1.266 -> r1.267)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/ecpg/ChangeLog.diff?r1=1.266&r2=1.267)
    pgsql-server/src/interfaces/ecpg/preproc:
        preproc.y (r1.286 -> r1.287)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.286&r2=1.287)

pgsql-committers by date:

Previous
From: jurka@svr1.postgresql.org (Kris Jurka)
Date:
Subject: pgsql-server: Don't throw an Exception in locatorsUpdateCopy() even
Next
From: meskes@svr1.postgresql.org (Michael Meskes)
Date:
Subject: pgsql-server: Added patch by ISHIDA Akio to allow indicators in execute