File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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: Mon Feb 5 12:16:45 EST 2007
5
+ Last updated: Tue Feb 6 11:44:05 EST 2007
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.
@@ -1407,8 +1407,8 @@ Source Code
1407
1407
1408
1408
http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php
1409
1409
1410
- * Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
1411
- consider making it more configurable in future releases
1410
+ * - Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
1411
+ * Consider making NAMEDATALEN more configurable in future releases
1412
1412
1413
1413
1414
1414
* Win32
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 Feb 5 12:16:45 EST 2007
11
+ Last updated: Tue Feb 6 11:44:05 EST 2007
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 > .
@@ -1260,8 +1260,8 @@ <h1><a name="section_21">Source Code</a></h1>
1260
1260
</ li > < li > Consider changing documentation format from SGML to XML
1261
1261
< p > < a href ="http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php "> http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php</ a >
1262
1262
</ p >
1263
- </ li > < li > Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
1264
- consider making it more configurable in future releases
1263
+ </ li > < li > - < em > Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h</ em >
1264
+ </ li > < li > Consider making NAMEDATALEN more configurable in future releases
1265
1265
</ li > < li > Win32
1266
1266
< ul >
1267
1267
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments