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

Commit 3743f07

Browse files
committed
Add:
> 1032a1034 > * Remove BeOS and QNX-specific code
1 parent e8960fc commit 3743f07

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

doc/TODO

Lines changed: 3 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 (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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -991,6 +991,7 @@ Miscellaneous Performance
991991

992992
* Research storing disk pages with no alignment/padding
993993

994+
994995
Source Code
995996
===========
996997

@@ -1030,6 +1031,7 @@ Source Code
10301031
* Use UTF8 encoding for NLS messages so all server encodings can
10311032
read them properly
10321033
* Update Bonjour to work with newer cross-platform SDK
1034+
* Remove BeOS and QNX-specific code
10331035

10341036
* Win32
10351037

doc/src/FAQ/TODO.html

Lines changed: 2 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: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
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>.
@@ -935,6 +935,7 @@ <h1><a name="section_22">Source Code</a></h1>
935935
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
936936
read them properly
937937
</li><li>Update Bonjour to work with newer cross-platform SDK
938+
</li><li>Remove BeOS and QNX-specific code
938939
</li><li>Win32
939940
<ul>
940941
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)