Обсуждение: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of

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

pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of

От
meskes@postgresql.org (Michael Meskes)
Дата:
Log Message:
-----------
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/pgtypeslib:
        timestamp.c (r1.23.4.1 -> r1.23.4.2)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/timestamp.c?r1=1.23.4.1&r2=1.23.4.2)