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

From [email protected] (Michael Meskes)
Subject pgsql: First small patches needed for regression tests
Date
Msg-id [email protected]
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: [email protected] (Tatsuo Ishii)
Date:
Subject: pgsql: Fix memory allocation bug in pgbench.
Next
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Added missing ECPGget_sqlca() call