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

Michael Meskes <meskes@postgresql.org>

Commit: 4fcff6299145424f66c3790913cce598ef3cc465
Author: Michael Meskes <meskes@postgresql.org>
Date: 2008-04-10T10:46:22Z
Releases: 8.3.2
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