Skip to content

Commit 94ae69f

Browse files
committed
Update TODO list.
1 parent 4926709 commit 94ae69f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 22 09:15:39 EST 2000
3+
Last updated: Thu Feb 24 22:23:07 EST 2000
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -153,7 +153,7 @@ INDEXES
153153

154154
* Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
155155
fails index can't store constant parameters
156-
* Allow creation of functional indexes to use default types
156+
* -Allow creation of functional indexes to use default types
157157
* -Permissions on indexes, prevent them(Peter E)
158158
* Allow SQL function indexes
159159
* Add FILLFACTOR to index creation

0 commit comments

Comments
 (0)