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

Commit 46dd4db

Browse files
committed
1 parent 9c1d897 commit 46dd4db

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

doc/TODO

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Wed Jun 25 22:53:15 EDT 2008
4+
Last updated: Wed Jun 25 23:57:52 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -89,9 +89,10 @@ Administration
8989
libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
9090
is commented out.
9191

92-
* Improve LDAP authentication configuration options
92+
* Improve server security options
9393

94-
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
94+
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php
95+
http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php
9596

9697
* Configuration files
9798

@@ -122,6 +123,10 @@ Administration
122123

123124
o Add functions to syntax check configuration files
124125

126+
o Improve LDAP authentication configuration options
127+
128+
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
129+
125130

126131
* Tablespaces
127132

doc/src/FAQ/TODO.html

+7-3
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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed Jun 25 22:53:15 EDT 2008
11+
Last updated: Wed Jun 25 23:57:52 EDT 2008
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>.
@@ -85,8 +85,9 @@ <h1><a name="section_2">Administration</a></h1>
8585
libpq/fe-secure.c::verify_peer_name_matches_certificate() but the code
8686
is commented out.
8787
</p>
88-
</li><li>Improve LDAP authentication configuration options
89-
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php</a>
88+
</li><li>Improve server security options
89+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php</a>
90+
<a href="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php">http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php</a>
9091
</p>
9192
</li><li>Configuration files
9293
<ul>
@@ -113,6 +114,9 @@ <h1><a name="section_2">Administration</a></h1>
113114
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php">http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php</a>
114115
</p>
115116
</li><li>Add functions to syntax check configuration files
117+
</li><li>Improve LDAP authentication configuration options
118+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php</a>
119+
</p>
116120
</li></ul>
117121
</li><li>Tablespaces
118122
<ul>

0 commit comments

Comments
 (0)