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

Michael Meskes <meskes@postgresql.org>

Commit: 309b71746292df2b6026a9c583f83fa269a3f643
Author: Michael Meskes <meskes@postgresql.org>
Date: 2008-04-10T10:45:39Z
Releases: 8.2.8
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