Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.
authorMichael Meskes <meskes@postgresql.org>
Thu, 10 Apr 2008 10:45:39 +0000 (10:45 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 10 Apr 2008 10:45:39 +0000 (10:45 +0000)
commit309b71746292df2b6026a9c583f83fa269a3f643
tree7ce45b9a98affc47db11e7b62114b092513b4b98
parent66f0f69a236cb5f8642492aa42977b860cd6ce0b
Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract.
src/interfaces/ecpg/pgtypeslib/timestamp.c