File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-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 (pgman@candle.pha.pa.us)
5
- Last updated: Fri Sep 16 15:39:22 EDT 2005
5
+ Last updated: Sat Sep 17 08:12:56 EDT 2005
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.
@@ -991,6 +991,7 @@ Miscellaneous Performance
991
991
992
992
* Research storing disk pages with no alignment/padding
993
993
994
+
994
995
Source Code
995
996
===========
996
997
@@ -1030,6 +1031,7 @@ Source Code
1030
1031
* Use UTF8 encoding for NLS messages so all server encodings can
1031
1032
read them properly
1032
1033
* Update Bonjour to work with newer cross-platform SDK
1034
+ * Remove BeOS and QNX-specific code
1033
1035
1034
1036
* Win32
1035
1037
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Sep 16 15:39:22 EDT 2005
11
+ Last updated: Sat Sep 17 08:12:56 EDT 2005
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 > .
@@ -935,6 +935,7 @@ <h1><a name="section_22">Source Code</a></h1>
935
935
</ li > < li > Use UTF8 encoding for NLS messages so all server encodings can
936
936
read them properly
937
937
</ li > < li > Update Bonjour to work with newer cross-platform SDK
938
+ </ li > < li > Remove BeOS and QNX-specific code
938
939
</ li > < li > Win32
939
940
< ul >
940
941
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments