File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 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 Apr 23 20:39:45 EDT 2008
4
+ Last updated: Wed Apr 23 22:24:23 EDT 2008
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.
@@ -1266,6 +1266,7 @@ Indexes
1266
1266
http://archives.postgresql.org/pgsql-patches/2007-03/msg00163.php
1267
1267
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00014.php
1268
1268
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00487.php
1269
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php
1269
1270
1270
1271
* Add REINDEX CONCURRENTLY, like CREATE INDEX CONCURRENTLY
1271
1272
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 Apr 23 20:39:45 EDT 2008
11
+ Last updated: Wed Apr 23 22:24:23 EDT 2008
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 > .
@@ -1098,6 +1098,7 @@ <h1><a name="section_12">Indexes</a></h1>
1098
1098
< a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00163.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00163.php</ a >
1099
1099
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00014.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg00014.php</ a >
1100
1100
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00487.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg00487.php</ a >
1101
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php "> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php</ a >
1101
1102
</ p >
1102
1103
</ li > < li > Add REINDEX CONCURRENTLY, like CREATE INDEX CONCURRENTLY
1103
1104
< p > This is difficult because you must upgrade to an exclusive table lock
You can’t perform that action at this time.
0 commit comments