pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Дата
Msg-id 20080410104622.D06D27559CD@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/pgtypeslib:
        timestamp.c (r1.40 -> r1.40.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/timestamp.c?r1=1.40&r2=1.40.2.1)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of