aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
Commit message (Collapse)AuthorAge
...
* Little fix for round() functionJan Wieck1999-01-04
| | | | Jan
* Fix NAN code.Bruce Momjian1999-01-03
|
* Fix for NAN generation.Bruce Momjian1999-01-03
|
* Fix for no platform NAN.Bruce Momjian1999-01-01
|
* Little precision fix for POWER(). I discovered problems with bigJan Wieck1998-12-30
| | | | | | exponents. Jan
* Added NUMERIC data type with many builtin funcitons, operatorsJan Wieck1998-12-30
and aggregates. Jan