File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
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 (pgman@candle.pha.pa.us)
5
- Last updated: Fri Sep 16 12:46:03 EDT 2005
5
+ Last updated: Fri Sep 16 13:37:02 EDT 2005
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.
@@ -1028,7 +1028,7 @@ Source Code
1028
1028
* Add function to return the thread safety status of libpq and ecpg
1029
1029
* Use UTF8 encoding for NLS messages so all server encodings can
1030
1030
read them properly
1031
-
1031
+ * Update Bonjour to work with newer cross-platform SDK
1032
1032
1033
1033
* Win32
1034
1034
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Sep 16 12:46:03 EDT 2005
11
+ Last updated: Fri Sep 16 13:37:02 EDT 2005
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 > .
@@ -933,6 +933,7 @@ <h1><a name="section_22">Source Code</a></h1>
933
933
</ li > < li > Add function to return the thread safety status of libpq and ecpg
934
934
</ li > < li > Use UTF8 encoding for NLS messages so all server encodings can
935
935
read them properly
936
+ </ li > < li > Update Bonjour to work with newer cross-platform SDK
936
937
</ li > < li > Win32
937
938
< ul >
938
939
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments