File tree 2 files changed +9
-2
lines changed
2 files changed +9
-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: Tue Mar 11 21:21:21 EDT 2008
4
+ Last updated: Tue Mar 11 21:34:56 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.
@@ -1640,6 +1640,10 @@ Source Code
1640
1640
1641
1641
http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php
1642
1642
1643
+ * Consider simplifying how memory context resets handle child contexts
1644
+
1645
+ http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php
1646
+
1643
1647
1644
1648
* Win32
1645
1649
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: Tue Mar 11 21:21:21 EDT 2008
11
+ Last updated: Tue Mar 11 21:34:56 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 > .
@@ -1422,6 +1422,9 @@ <h1><a name="section_22">Source Code</a></h1>
1422
1422
</ p >
1423
1423
</ li > < li > Add automated check for invalid C++ source code constructs
1424
1424
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php "> http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php</ a >
1425
+ </ p >
1426
+ </ li > < li > Consider simplifying how memory context resets handle child contexts
1427
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php "> http://archives.postgresql.org/pgsql-patches/2007-08/msg00067.php</ a >
1425
1428
</ p >
1426
1429
</ li > < li > Win32
1427
1430
< ul >
You can’t perform that action at this time.
0 commit comments