libpqtypes - libpqtypes: bug fix for previous bug fix :) message length

Поиск
Список
Период
Сортировка
От achernow@pgfoundry.org (User Achernow)
Тема libpqtypes - libpqtypes: bug fix for previous bug fix :) message length
Дата
Msg-id 20090212202951.2263D17ADE83@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
bug fix for previous bug fix :)  message length was calculated before auto-filling composite fields, resulting in
insufficientdata left in message 

Modified Files:
--------------
    libpqtypes/src:
        record.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/record.c.diff?r1=1.7&r2=1.8)

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

Предыдущее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: made PQputf auto-fill unset composite fields
Следующее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: Update PQparamCreate and PQregisterTypeHandler