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 30ab5bd commit 84587e9Copy full SHA for 84587e9
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jun 29 17:28:08 EDT 2001
+Last updated: Wed Jul 4 10:59:00 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -119,6 +119,7 @@ INDEXES
119
* Add deleted bit to index tuples to reduce heap access
120
* Prevent index uniqueness checks when UPDATE does not modifying column
121
* Add bitmap indexes [performance]
122
+* Improve handling of index scans for NULL
123
124
SYSTEM TABLES
125
0 commit comments