File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
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
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1053,6 +1053,7 @@ Indexes
1053
1053
1054
1054
1055
1055
* Hash
1056
+ http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php
1056
1057
1057
1058
o Pack hash index buckets onto disk pages more efficiently
1058
1059
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< 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
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< 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>
936
936
digital trees (see Aoki)
937
937
</ li > </ ul >
938
938
</ 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 >
939
940
< ul >
940
941
< li > Pack hash index buckets onto disk pages more efficiently
941
942
< p > Currently only one hash bucket can be stored on a page. Ideally
You can’t perform that action at this time.
0 commit comments