We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e916ad2 commit 673788cCopy full SHA for 673788c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Apr 12 20:20:17 EDT 2002
+Last updated: Fri Apr 12 21:37:38 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -79,6 +79,7 @@ DATA TYPES
79
* Functions returning sets do not totally work
80
* Change factorial to return a numeric
81
* Change NUMERIC data type to use base 10,000 internally
82
+* Change NUMERIC to enforce the maximum precision, and increase it
83
* Add function to return compressed length of TOAST data values (Tom)
84
* Add GUC parameter for DATESTYLE
85
0 commit comments