Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the
authorNeil Conway <neilc@samurai.com>
Wed, 19 May 2004 04:32:26 +0000 (04:32 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 19 May 2004 04:32:26 +0000 (04:32 +0000)
commit132d09054ee1b6d91514b3f56c4e3f64d348470c
tree3dd97af2c7ac22b33ea66a97a4c73b6254b19e4a
parentf16874c23daa3d565f2d418e6aeab8605ae633cb
Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the
right error code previously, and this patch applies an analogous change
to numeric_sqrt().
src/backend/utils/adt/numeric.c