File tree 2 files changed +11
-2
lines changed
2 files changed +11
-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: Sat Mar 22 20:08:42 EDT 2008
4
+ Last updated: Sat Mar 22 20:14:35 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.
@@ -1798,6 +1798,11 @@ Source Code
1798
1798
1799
1799
o Support pgxs
1800
1800
1801
+ o Fix MSVC NLS support, like for to_char()
1802
+
1803
+ http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php
1804
+ http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php
1805
+
1801
1806
1802
1807
1803
1808
* Wire Protocol Changes
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: Sat Mar 22 20:08:42 EDT 2008
11
+ Last updated: Sat Mar 22 20:14:35 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 > .
@@ -1550,6 +1550,10 @@ <h1><a name="section_22">Source Code</a></h1>
1550
1550
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00455.php "> http://archives.postgresql.org/pgsql-hackers/2007-12/msg00455.php</ a >
1551
1551
</ p >
1552
1552
</ li > < li > Support pgxs
1553
+ </ li > < li > Fix MSVC NLS support, like for to_char()
1554
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php</ a >
1555
+ < a href ="http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php "> http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php</ a >
1556
+ </ p >
1553
1557
</ li > </ ul >
1554
1558
</ li > < li > Wire Protocol Changes
1555
1559
< ul >
You can’t perform that action at this time.
0 commit comments