PGTYPEStimestamp_sub should use the values and not the pointers to substract.
authorMichael Meskes <meskes@postgresql.org>
Thu, 10 Apr 2008 10:43:35 +0000 (10:43 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 10 Apr 2008 10:43:35 +0000 (10:43 +0000)
commit09dff3d8336439230cd7f2fbfd8a56ac7c995f21
tree697ae8677cba2a691d5f1f1211abd981e3582c9d
parentb509b9cc038c3dca84d8066b32a3a3840bb2bb42
PGTYPEStimestamp_sub should use the values and not the pointers to substract.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/pgtypeslib/timestamp.c