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 254df82 commit 0ca0099Copy full SHA for 0ca0099
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed May 19 17:09:53 EDT 2004
+Last updated: Wed May 19 22:01:03 EDT 2004
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -147,6 +147,7 @@ Indexes
147
* Add FILLFACTOR to btree index creation
148
* Add concurrency to GIST
149
* 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
151
152
153
Commands
0 commit comments