pgsql: PGTYPEStimestamp_sub should use the values and not the pointers

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
Date: 2008-04-10 10:43:35
Message-ID: 20080410104335.20CDB7559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2008-04-10 10:45:39 pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Previous Message User Dim 2008-04-10 08:27:49 prefix - prefix: Cleanup: get rid of useless operators and functions