Add:
< > * Update Bonjour to work with newer cross-platform SDK
This commit is contained in:
parent
cd85918090
commit
d64084daa5
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
Last updated: Fri Sep 16 12:46:03 EDT 2005
|
Last updated: Fri Sep 16 13:37:02 EDT 2005
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -1028,7 +1028,7 @@ Source Code
|
|||||||
* Add function to return the thread safety status of libpq and ecpg
|
* Add function to return the thread safety status of libpq and ecpg
|
||||||
* Use UTF8 encoding for NLS messages so all server encodings can
|
* Use UTF8 encoding for NLS messages so all server encodings can
|
||||||
read them properly
|
read them properly
|
||||||
|
* Update Bonjour to work with newer cross-platform SDK
|
||||||
|
|
||||||
* Win32
|
* Win32
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
||||||
Last updated: Fri Sep 16 12:46:03 EDT 2005
|
Last updated: Fri Sep 16 13:37:02 EDT 2005
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -933,6 +933,7 @@ first.
|
|||||||
</li><li>Add function to return the thread safety status of libpq and ecpg
|
</li><li>Add function to return the thread safety status of libpq and ecpg
|
||||||
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
|
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
|
||||||
read them properly
|
read them properly
|
||||||
|
</li><li>Update Bonjour to work with newer cross-platform SDK
|
||||||
</li><li>Win32
|
</li><li>Win32
|
||||||
<ul>
|
<ul>
|
||||||
<li>Remove configure.in check for link failure when cause is found
|
<li>Remove configure.in check for link failure when cause is found
|
||||||
|
Loading…
x
Reference in New Issue
Block a user