Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b9c65ae

Browse files
committed
Add URL for:
* Update Bonjour to work with newer cross-platform SDK > > http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php >
1 parent d9db80f commit b9c65ae

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Tue Feb 13 12:03:10 EST 2007
5+
Last updated: Tue Feb 13 13:08:32 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1375,6 +1375,9 @@ Source Code
13751375
* Use UTF8 encoding for NLS messages so all server encodings can
13761376
read them properly
13771377
* Update Bonjour to work with newer cross-platform SDK
1378+
1379+
http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php
1380+
13781381
* Split out libpq pgpass and environment documentation sections to make
13791382
it easier for non-developers to find
13801383
* Consider detoasting keys before sorting

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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 12:03:10 EST 2007
11+
Last updated: Tue Feb 13 13:08:32 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>.
@@ -1232,6 +1232,8 @@ <h1><a name="section_21">Source Code</a></h1>
12321232
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
12331233
read them properly
12341234
</li><li>Update Bonjour to work with newer cross-platform SDK
1235+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php</a>
1236+
</p>
12351237
</li><li>Split out libpq pgpass and environment documentation sections to make
12361238
it easier for non-developers to find
12371239
</li><li>Consider detoasting keys before sorting

0 commit comments

Comments
 (0)