Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.

Michael Meskes <meskes@postgresql.org>

Commit: df52ecc3145a2feb241801484512aff3f0effbc7
Author: Michael Meskes <meskes@postgresql.org>
Date: 2008-04-10T10:46:44Z
Releases: 8.0.16
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.

Files

PathChange+/−
src/interfaces/ecpg/pgtypeslib/timestamp.c modified +2 −2