libpqtypes - libpqtypes: fixed array NULL value bug when putting

Поиск
Список
Период
Сортировка
От achernow@pgfoundry.org (User Achernow)
Тема libpqtypes - libpqtypes: fixed array NULL value bug when putting
Дата
Msg-id 20081202194325.44A0717ADE31@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
fixed array NULL value bug when putting parameters (added test in regression-test.c for this)

Modified Files:
--------------
    libpqtypes/src:
        array.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/array.c.diff?r1=1.4&r2=1.5)
        regression-test.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/regression-test.c.diff?r1=1.7&r2=1.8)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Documentation for wildcard certificates patch
Следующее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: bumped version in configure.ac