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

Michael Meskes <meskes@postgresql.org>

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

Files

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