aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/dbsize.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-03-21 21:21:21 +0000
committerBruce Momjian <bruce@momjian.us>2007-03-21 21:21:21 +0000
commit5fc7ba76dd7e8e599cacf8392e2e5fc12a5a02d3 (patch)
tree048ff33f15c15027733187912a7f740a4d662fc7 /src/backend/utils/adt/dbsize.c
parent17fdd7833e5244f160049648f118c365aa308b4a (diff)
downloadpostgresql-5fc7ba76dd7e8e599cacf8392e2e5fc12a5a02d3.tar.gz
postgresql-5fc7ba76dd7e8e599cacf8392e2e5fc12a5a02d3.zip
Remove TODO item, not wanted:
< * Add NUMERIC division operator that doesn't round? < < Currently NUMERIC _rounds_ the result to the specified precision. < This means division can return a result that multiplied by the < divisor is greater than the dividend, e.g. this returns a value > 10: < < SELECT (10::numeric(2,0) / 6::numeric(2,0))::numeric(2,0) * 6; < < The positive modulus result returned by NUMERICs might be considered < inaccurate, in one sense. <
Diffstat (limited to 'src/backend/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions