aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2007-05-29 04:59:15 +0000
committerNeil Conway <neilc@samurai.com>2007-05-29 04:59:15 +0000
commit75103cc2189d8455dfb6904b01c4a96449518ee9 (patch)
tree2072e15fca5bfedbaefe0eaec127a31ec53c72b7 /src/backend/utils/adt/numeric.c
parent7b6b5ba9b289510b71313cc250db45c3fd38d8cd (diff)
downloadpostgresql-75103cc2189d8455dfb6904b01c4a96449518ee9.tar.gz
postgresql-75103cc2189d8455dfb6904b01c4a96449518ee9.zip
Fix a bug in input processing for the "interval" type. Previously,
"microsecond" and "millisecond" units were not considered valid input by themselves, which caused inputs like "1 millisecond" to be rejected erroneously. Update the docs, add regression tests, and backport to 8.2 and 8.1
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions