1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add to TODO:

>
> * Improve the /contrib installation experience
>
>   http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
This commit is contained in:
Bruce Momjian
2008-05-09 03:58:41 +00:00
parent 4a586bd405
commit c56b444496
2 changed files with 9 additions and 2 deletions

View File

@ -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