Обсуждение: libpqtypes - libpqtypes: fixed array NULL value bug when putting

Поиск
Список
Период
Сортировка

libpqtypes - libpqtypes: fixed array NULL value bug when putting

От
achernow@pgfoundry.org (User Achernow)
Дата:
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)