pgsql: PGTYPEStimestamp_sub should use the values and not the pointers

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
Дата
Msg-id 20080410104335.20CDB7559CC@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
PGTYPEStimestamp_sub should use the values and not the pointers to substract.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.379 -> r1.380)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.379&r2=1.380)
    pgsql/src/interfaces/ecpg/pgtypeslib:
        timestamp.c (r1.40 -> r1.41)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/timestamp.c?r1=1.40&r2=1.41)

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

Предыдущее
От: dim@pgfoundry.org (User Dim)
Дата:
Сообщение: prefix - prefix: Cleanup: get rid of useless operators and functions
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of