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 4926709 commit 94ae69fCopy full SHA for 94ae69f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 22 09:15:39 EST 2000
+Last updated: Thu Feb 24 22:23:07 EST 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -153,7 +153,7 @@ INDEXES
153
154
* Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
155
fails index can't store constant parameters
156
-* Allow creation of functional indexes to use default types
+* -Allow creation of functional indexes to use default types
157
* -Permissions on indexes, prevent them(Peter E)
158
* Allow SQL function indexes
159
* Add FILLFACTOR to index creation
0 commit comments