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

Commit 85e79a4

Browse files
committed
1 parent 0392ea5 commit 85e79a4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 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: Wed Sep 5 17:58:44 EDT 2007
4+
Last updated: Fri Sep 7 15:07:48 EDT 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1053,6 +1053,7 @@ Indexes
10531053

10541054

10551055
* Hash
1056+
http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php
10561057

10571058
o Pack hash index buckets onto disk pages more efficiently
10581059

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed Sep 5 17:58:44 EDT 2007
11+
Last updated: Fri Sep 7 15:07:48 EDT 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -936,6 +936,7 @@ <h1><a name="section_12">Indexes</a></h1>
936936
digital trees (see Aoki)
937937
</li></ul>
938938
</li><li>Hash
939+
<a href="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php">http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php</a>
939940
<ul>
940941
<li>Pack hash index buckets onto disk pages more efficiently
941942
<p> Currently only one hash bucket can be stored on a page. Ideally

0 commit comments

Comments
 (0)