pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of - Mailing list pgsql-committers

From [email protected] (Michael Meskes)
Subject pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Date
Msg-id [email protected]
Whole thread Raw
List 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 by date:

Previous
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Next
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of