Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0ca0099

Browse files
committed
Add:
> * Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
1 parent 254df82 commit 0ca0099

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed May 19 17:09:53 EDT 2004
3+
Last updated: Wed May 19 22:01:03 EDT 2004
44

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

@@ -147,6 +147,7 @@ Indexes
147147
* Add FILLFACTOR to btree index creation
148148
* Add concurrency to GIST
149149
* Allow a single index to index multiple tables (for inheritance and subtables)
150+
* Allow col IS TRUE/FALSE use an index like col = TRUE/FALSE
150151

151152

152153
Commands

0 commit comments

Comments
 (0)