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