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 642f2fe commit 48ad40bCopy full SHA for 48ad40b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Dec 29 12:56:06 EST 2001
+Last updated: Sat Dec 29 15:40:24 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -77,6 +77,7 @@ DATA TYPES
77
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
78
* -Add SQL standard function bit_length() (Peter E)
79
* -Make oid use unsigned int more reliably (Tom)
80
+* Change factorial to return a numeric
81
* ARRAYS
82
o Allow nulls in arrays
83
o Allow arrays to be ORDER'ed
0 commit comments