Skip to content

Commit 673788c

Browse files
committed
Add:
> * Change NUMERIC to enforce the maximum precision, and increase it
1 parent e916ad2 commit 673788c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Apr 12 20:20:17 EDT 2002
3+
Last updated: Fri Apr 12 21:37:38 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -79,6 +79,7 @@ DATA TYPES
7979
* Functions returning sets do not totally work
8080
* Change factorial to return a numeric
8181
* Change NUMERIC data type to use base 10,000 internally
82+
* Change NUMERIC to enforce the maximum precision, and increase it
8283
* Add function to return compressed length of TOAST data values (Tom)
8384
* Add GUC parameter for DATESTYLE
8485

0 commit comments

Comments
 (0)