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

Michael Meskes <meskes@postgresql.org>

Commit: a27b961a0cba1e263489450a826f8bbe22a11cf2
Author: Michael Meskes <meskes@postgresql.org>
Date: 2008-04-10T10:46:56Z
Releases: 7.4.20
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