File tree 2 files changed +12
-2
lines changed
2 files changed +12
-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: Mon Mar 24 20:28:45 EDT 2008
4
+ Last updated: Mon Mar 24 20:42:17 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.
@@ -1574,6 +1574,12 @@ Write-Ahead Log
1574
1574
1575
1575
http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php
1576
1576
1577
+ * Move pgfoundry's xlogdump to /contrib and have it rely more closely
1578
+ on the WAL backend code
1579
+
1580
+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00035.php
1581
+
1582
+
1577
1583
1578
1584
1579
1585
Optimizer / Executor
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: Mon Mar 24 20:28:45 EDT 2008
11
+ Last updated: Mon Mar 24 20:42:17 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 > .
@@ -1363,6 +1363,10 @@ <h1><a name="section_18">Write-Ahead Log</a></h1>
1363
1363
</ p >
1364
1364
</ li > < li > Have resource managers report the duration of their status changes
1365
1365
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php</ a >
1366
+ </ p >
1367
+ </ li > < li > Move pgfoundry's xlogdump to /contrib and have it rely more closely
1368
+ on the WAL backend code
1369
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00035.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00035.php</ a >
1366
1370
</ p >
1367
1371
</ li > </ ul >
1368
1372
< h1 > < a name ="section_19 "> Optimizer / Executor</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments