Add to TODO:
> > * Improve the /contrib installation experience > > http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
This commit is contained in:
parent
4a586bd405
commit
c56b444496
6
doc/TODO
6
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Wed May 7 22:24:00 EDT 2008
|
||||
Last updated: Thu May 8 23:58:36 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1886,6 +1886,10 @@ Source Code
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php
|
||||
|
||||
* Improve the /contrib installation experience
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
|
||||
|
||||
* Use UTF8 encoding for NLS messages so all server encodings can
|
||||
read them properly
|
||||
* Update Bonjour to work with newer cross-platform SDK
|
||||
|
@ -8,7 +8,7 @@
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||
Last updated: Wed May 7 22:24:00 EDT 2008
|
||||
Last updated: Thu May 8 23:58:36 EDT 2008
|
||||
</p>
|
||||
<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>.
|
||||
@ -1626,6 +1626,9 @@ first. There is also a developer's wiki at<br/>
|
||||
</li><li>Improve NLS maintenance of libpgport messages linked onto applications
|
||||
</li><li>Clean up casting in contrib/isn
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php</a>
|
||||
</p>
|
||||
</li><li>Improve the /contrib installation experience
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php</a>
|
||||
</p>
|
||||
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
|
||||
read them properly
|
||||
|
Loading…
x
Reference in New Issue
Block a user