File tree 2 files changed +6
-2
lines changed
2 files changed +6
-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: Sun Feb 26 16:22:48 EST 2006
5
+ Last updated: Tue Feb 28 14:47:56 EST 2006
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.
@@ -1163,6 +1163,8 @@ Source Code
1163
1163
read them properly
1164
1164
* Update Bonjour to work with newer cross-platform SDK
1165
1165
* -Remove BeOS and QNX-specific code
1166
+ * Split out libpq pgpass and environment documentation sections to make
1167
+ it easier for non-developers to find
1166
1168
1167
1169
1168
1170
* Win32
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: Sun Feb 26 16:22:48 EST 2006
11
+ Last updated: Tue Feb 28 14:47:56 EST 2006
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 > .
@@ -1054,6 +1054,8 @@ <h1><a name="section_22">Source Code</a></h1>
1054
1054
read them properly
1055
1055
</ li > < li > Update Bonjour to work with newer cross-platform SDK
1056
1056
</ li > < li > -< em > Remove BeOS and QNX-specific code</ em >
1057
+ </ li > < li > Split out libpq pgpass and environment documentation sections to make
1058
+ it easier for non-developers to find
1057
1059
</ li > < li > Win32
1058
1060
< ul >
1059
1061
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments