File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
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 (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
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.
@@ -1375,6 +1375,9 @@ Source Code
1375
1375
* Use UTF8 encoding for NLS messages so all server encodings can
1376
1376
read them properly
1377
1377
* Update Bonjour to work with newer cross-platform SDK
1378
+
1379
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg02238.php
1380
+
1378
1381
* Split out libpq pgpass and environment documentation sections to make
1379
1382
it easier for non-developers to find
1380
1383
* Consider detoasting keys before sorting
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: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
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 > .
@@ -1232,6 +1232,8 @@ <h1><a name="section_21">Source Code</a></h1>
1232
1232
</ li > < li > Use UTF8 encoding for NLS messages so all server encodings can
1233
1233
read them properly
1234
1234
</ 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 >
1235
1237
</ li > < li > Split out libpq pgpass and environment documentation sections to make
1236
1238
it easier for non-developers to find
1237
1239
</ li > < li > Consider detoasting keys before sorting
You can’t perform that action at this time.
0 commit comments