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

Commit c6b6f7a

Browse files
committed
Add:
* Split out libpq pgpass and environment documentation sections to make it easier for non-developers to find
1 parent 03024ca commit c6b6f7a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

+3-1
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: Sun Feb 26 16:22:48 EST 2006
5+
Last updated: Tue Feb 28 14:47:56 EST 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1163,6 +1163,8 @@ Source Code
11631163
read them properly
11641164
* Update Bonjour to work with newer cross-platform SDK
11651165
* -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
11661168

11671169

11681170
* Win32

doc/src/FAQ/TODO.html

+3-1
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: Sun Feb 26 16:22:48 EST 2006
11+
Last updated: Tue Feb 28 14:47:56 EST 2006
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>.
@@ -1054,6 +1054,8 @@ <h1><a name="section_22">Source Code</a></h1>
10541054
read them properly
10551055
</li><li>Update Bonjour to work with newer cross-platform SDK
10561056
</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
10571059
</li><li>Win32
10581060
<ul>
10591061
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)