Thread: pgsql: PGTYPEStimestamp_sub should use the values and not the pointers

pgsql: PGTYPEStimestamp_sub should use the values and not the pointers

From
meskes@postgresql.org (Michael Meskes)
Date:
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)