File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Tue Feb 13 23:19:33 EST 2007
5+ Last updated: Tue Feb 13 23:24:39 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1378,6 +1378,10 @@ Source Code
13781378* Improve NLS maintenance of libpgport messages linked onto applications
13791379* Allow ecpg to work with MSVC and BCC
13801380* Add xpath_array() to /contrib/xml2 to return results as an array
1381+ * Clean up casting in /contrib/isn
1382+
1383+ http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php
1384+
13811385* Allow building in directories containing spaces
13821386
13831387 This is probably not possible because 'gmake' and other compiler tools
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Tue Feb 13 23:19:33 EST 2007
11+ Last updated: Tue Feb 13 23:24:39 EST 2007
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1233,6 +1233,9 @@ <h1><a name="section_21">Source Code</a></h1>
12331233 </ li > < li > Improve NLS maintenance of libpgport messages linked onto applications
12341234 </ li > < li > Allow ecpg to work with MSVC and BCC
12351235 </ li > < li > Add xpath_array() to /contrib/xml2 to return results as an array
1236+ </ li > < li > Clean up casting in /contrib/isn
1237+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php</ a >
1238+ </ p >
12361239 </ li > < li > Allow building in directories containing spaces
12371240< p > This is probably not possible because 'gmake' and other compiler tools
12381241 do not fully support quoting of paths with spaces.
You can’t perform that action at this time.
0 commit comments