summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
AgeCommit message (Expand)Author
1999-01-05Removed precision restriction in numeric_round() causingJan Wieck
1999-01-04Just one more bugfix - this time in cmp_abs (cannot imagine thatJan Wieck
1999-01-04Fixed backend crashing bug in apply_typmod()Jan Wieck
1999-01-04Little fix for round() functionJan Wieck
1999-01-03Fix NAN code.Bruce Momjian
1999-01-03Fix for NAN generation.Bruce Momjian
1999-01-01Fix for no platform NAN.Bruce Momjian
1998-12-30Little precision fix for POWER(). I discovered problems with bigJan Wieck
1998-12-30Added NUMERIC data type with many builtin funcitons, operatorsJan Wieck