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 7542f10 commit c7d17a5Copy full SHA for c7d17a5
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Mar 20 02:00:49 EST 2003
+Last updated: Thu Mar 20 22:47:34 EST 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -65,7 +65,7 @@ Data Types
65
* Add IPv6 capability to INET/CIDR types
66
* Remove Money type, add money formatting for decimal type
67
* Change factorial to return a numeric
68
-* Change NUMERIC data type to use base 10,000 internally
+* -Change NUMERIC data type to use base 10,000 internally
69
* Change NUMERIC to enforce the maximum precision, and increase it
70
* Add function to return compressed length of TOAST data values (Tom)
71
* Allow INET subnet tests using non-constants
0 commit comments