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 17:13:09 EDT 2008
4
+ Last updated: Tue Mar 11 17:24:58 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.
@@ -1619,6 +1619,10 @@ Source Code
1619
1619
1620
1620
http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php
1621
1621
1622
+ * Add automated check for invalid C++ source code constructs
1623
+
1624
+ http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php
1625
+
1622
1626
1623
1627
* Win32
1624
1628
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 17:13:09 EDT 2008
11
+ Last updated: Tue Mar 11 17:24:58 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 > .
@@ -1405,6 +1405,9 @@ <h1><a name="section_22">Source Code</a></h1>
1405
1405
</ p >
1406
1406
</ li > < li > Research use of signals and sleep wake ups
1407
1407
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php "> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00003.php</ a >
1408
+ </ p >
1409
+ </ li > < li > Add automated check for invalid C++ source code constructs
1410
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php "> http://archives.postgresql.org/pgsql-patches/2007-07/msg00056.php</ a >
1408
1411
</ p >
1409
1412
</ li > < li > Win32
1410
1413
< ul >
You can’t perform that action at this time.
0 commit comments