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

Commit433c523

Browse files
committed
Add to TODO:
>> * Consider not storing a NULL bitmap on disk if all the NULLs are> trailing>>http://archives.postgresql.org/pgsql-hackers/2007-12/msg00624.php>http://archives.postgresql.org/pgsql-patches/2007-12/msg00109.php>
1 parent2a43c47 commit433c523

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

‎doc/TODO

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Tue Mar 1811:30:48 EDT 2008
4+
Last updated:Tue Mar 1814:40:32 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1655,6 +1655,13 @@ Miscellaneous Performance
16551655

16561656
http://archives.postgresql.org/pgsql-performance/2007-12/msg00090.php
16571657

1658+
* Consider not storing a NULL bitmap on disk if all the NULLs are
1659+
trailing
1660+
1661+
http://archives.postgresql.org/pgsql-hackers/2007-12/msg00624.php
1662+
http://archives.postgresql.org/pgsql-patches/2007-12/msg00109.php
1663+
1664+
16581665

16591666
Source Code
16601667
===========

‎doc/src/FAQ/TODO.html

Lines changed: 6 additions & 1 deletion
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: Tue Mar 1811:30:48 EDT 2008
11+
Last updated: Tue Mar 1814:40:32 EDT 2008
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>.
@@ -1434,6 +1434,11 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
14341434
</li><li>Consider Cartesian joins when both relations are needed to form an
14351435
indexscan qualification for a third relation
14361436
<p><ahref="http://archives.postgresql.org/pgsql-performance/2007-12/msg00090.php">http://archives.postgresql.org/pgsql-performance/2007-12/msg00090.php</a>
1437+
</p>
1438+
</li><li>Consider not storing a NULL bitmap on disk if all the NULLs are
1439+
trailing
1440+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00624.php">http://archives.postgresql.org/pgsql-hackers/2007-12/msg00624.php</a>
1441+
<ahref="http://archives.postgresql.org/pgsql-patches/2007-12/msg00109.php">http://archives.postgresql.org/pgsql-patches/2007-12/msg00109.php</a>
14371442
</p>
14381443
</li></ul>
14391444
<h1><aname="section_22">Source Code</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp