pgsql: First small patches needed for regression tests

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: First small patches needed for regression tests
Дата
Msg-id 20060731101531.2BBF99FB35B@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: ishii@postgresql.org (Tatsuo Ishii)
Дата:
Сообщение: pgsql: Fix memory allocation bug in pgbench.
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Added missing ECPGget_sqlca() call