Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03d442c

Browse files
committed
Add:
>> * Allow custom variable classes that can restrict who can set the values>>http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php>
1 parent1a476a6 commit03d442c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

‎doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Sat Feb 321:31:58 EST 2007
5+
Last updated:Sat Feb 323:06:06 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -71,6 +71,11 @@ Administration
7171
defaults so things like search_path can be defaulted for a
7272
specific user connecting to a specific database.
7373

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+
7479
* Improve replication solutions
7580

7681
o Load balancing

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Sat Feb 321:31:58 EST 2007
11+
Last updated: Sat Feb 323:06:06 EST 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="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>
6969
per-database defaults. Consider adding per-user-and-database
7070
defaults so things like search_path can be defaulted for a
7171
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><ahref="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</a>
7275
</p>
7376
</li><li>Improve replication solutions
7477
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp