File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-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 (bruce@momjian.us)
5
- Last updated: Sat Feb 3 21:31:58 EST 2007
5
+ Last updated: Sat Feb 3 23:06:06 EST 2007
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.
@@ -71,6 +71,11 @@ Administration
71
71
defaults so things like search_path can be defaulted for a
72
72
specific user connecting to a specific database.
73
73
74
+ * Allow custom variable classes that can restrict who can set the values
75
+
76
+ http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
77
+
78
+
74
79
* Improve replication solutions
75
80
76
81
o Load balancing
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: Sat Feb 3 21:31:58 EST 2007
11
+ Last updated: Sat Feb 3 23:06:06 EST 2007
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 > .
@@ -69,6 +69,9 @@ <h1><a name="section_2">Administration</a></h1>
69
69
per-database defaults. Consider adding per-user-and-database
70
70
defaults so things like search_path can be defaulted for a
71
71
specific user connecting to a specific database.
72
+ </ p >
73
+ </ li > < li > Allow custom variable classes that can restrict who can set the values
74
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</ a >
72
75
</ p >
73
76
</ li > < li > Improve replication solutions
74
77
< ul >
You can’t perform that action at this time.
0 commit comments