pgsql: First small patches needed for regression tests - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: First small patches needed for regression tests
Date
Msg-id 20060731101531.2BBF99FB35B@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
First small patches needed for regression tests

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        misc.c (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c.diff?r1=1.27&r2=1.28)
    pgsql/src/interfaces/ecpg/include:
        sqlca.h (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/sqlca.h.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: ishii@postgresql.org (Tatsuo Ishii)
Date:
Subject: pgsql: Fix memory allocation bug in pgbench.
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Added missing ECPGget_sqlca() call