File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Tue Dec 12 17:31:12 EST 2006
5
+ Last updated: Thu Dec 14 22:01:06 EST 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1304,6 +1304,11 @@ Source Code
1304
1304
1305
1305
http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
1306
1306
1307
+ * Consider changing documentation from SGML to XML
1308
+
1309
+ http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php
1310
+
1311
+
1307
1312
1308
1313
* Win32
1309
1314
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 Dec 12 17:31:12 EST 2006
11
+ Last updated: Thu Dec 14 22:01:06 EST 2006
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 > .
@@ -1178,6 +1178,9 @@ <h1><a name="section_21">Source Code</a></h1>
1178
1178
</ p >
1179
1179
</ li > < li > Use strlcpy() rather than our StrNCpy() macro
1180
1180
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php "> http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php</ a >
1181
+ </ p >
1182
+ </ li > < li > Consider changing documentation from SGML to XML
1183
+ < p > < a href ="http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php "> http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php</ a >
1181
1184
</ p >
1182
1185
</ li > < li > Win32
1183
1186
< ul >
You can’t perform that action at this time.
0 commit comments