File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Sun Mar 16 21:46:33 EDT 2008
4
+ Last updated: Mon Mar 17 14:22:37 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -116,6 +116,11 @@ Administration
116
116
117
117
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php
118
118
119
+ o Allow Kerberos to disable stripping of realms so we can
120
+ check the username@realm against multiple realms
121
+
122
+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php
123
+
119
124
120
125
* Tablespaces
121
126
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Sun Mar 16 21:46:33 EDT 2008
11
+ Last updated: Mon Mar 17 14:22:37 EDT 2008
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 > .
@@ -109,6 +109,10 @@ <h1><a name="section_2">Administration</a></h1>
109
109
</ li > < li > Consider normalizing fractions in postgresql.conf, perhaps
110
110
using '%'
111
111
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php "> http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php</ a >
112
+ </ p >
113
+ </ li > < li > Allow Kerberos to disable stripping of realms so we can
114
+ check the username@realm against multiple realms
115
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php</ a >
112
116
</ p >
113
117
</ li > </ ul >
114
118
</ li > < li > Tablespaces
You can’t perform that action at this time.
0 commit comments