Thanks to visit codestin.com Credit goes to github.com
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 9999f5a commit 6c19d67Copy full SHA for 6c19d67
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Apr 9 09:45:22 EDT 2002
+Last updated: Fri Apr 12 20:20:17 EDT 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -78,6 +78,7 @@ DATA TYPES
78
* Declare typein/out functions in pg_proc with a special "C string" data type
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
* Add function to return compressed length of TOAST data values (Tom)
83
* Add GUC parameter for DATESTYLE
84
0 commit comments