Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9af0398

Browse files
committed
Done:
> * -Allow use of indexes to search for NULLs
1 parentd6e3bb6 commit9af0398

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

‎doc/TODO

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Fri Apr 622:48:08 EDT 2007
5+
Last updated:Fri Apr 623:07:52 EDT 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1008,10 +1008,7 @@ Indexes
10081008
http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php
10091009
http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php
10101010

1011-
* Allow use of indexes to search for NULLs
1012-
1013-
One solution is to create a partial index on an IS NULL expression.
1014-
1011+
* -Allow use of indexes to search for NULLs
10151012
* Allow accurate statistics to be collected on indexes with more than
10161013
one column or expression indexes, perhaps using per-index statistics
10171014

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Fri Apr 622:48:08 EDT 2007
11+
Last updated: Fri Apr 623:07:52 EDT 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -896,9 +896,7 @@ <h1><a name="section_12">Indexes</a></h1>
896896
<p><ahref="http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php">http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php</a>
897897
<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php</a>
898898
</p>
899-
</li><li>Allow use of indexes to search for NULLs
900-
<p> One solution is to create a partial index on an IS NULL expression.
901-
</p>
899+
</li><li>-<em>Allow use of indexes to search for NULLs</em>
902900
</li><li>Allow accurate statistics to be collected on indexes with more than
903901
one column or expression indexes, perhaps using per-index statistics
904902
<p><ahref="http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php">http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp