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

Commitd2c313b

Browse files
committed
Move item into proper section:
o Have SHOW ALL and pg_settings show descriptions for server-side variables
1 parentf04c394 commitd2c313b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
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:Tue Jun 1411:11:04 EDT 2005
5+
Last updated:Tue Jun 1414:10:17 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -43,7 +43,6 @@ Administration
4343

4444
* Allow major upgrades without dump/reload, perhaps using pg_upgrade
4545
[pg_upgrade]
46-
* Have SHOW ALL and pg_settings show descriptions for server-side variables
4746
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
4847
command
4948

@@ -541,6 +540,7 @@ Commands
541540

542541

543542
* SHOW/SET
543+
o Have SHOW ALL and pg_settings show descriptions for server-side variables
544544
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
545545
ANALYZE, and CLUSTER
546546
o Add SET PATH for schemas (?)

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 3 deletions
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Tue Jun 1411:11:04 EDT 2005
11+
Last updated: Tue Jun 1414:10:17 EDT 2005
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>.
@@ -45,7 +45,6 @@ <h1><a name="section_2">Administration</a></h1>
4545
</p>
4646
</li><li>Allow major upgrades without dump/reload, perhaps using pg_upgrade
4747
[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade">pg_upgrade</a>]
48-
</li><li>Have SHOW ALL and pg_settings show descriptions for server-side variables
4948
</li><li>Allow GRANT/REVOKE permissions to be applied to all schema objects with one
5049
command
5150
<p> The proposed syntax is:
@@ -499,7 +498,8 @@ <h1><a name="section_7">Commands</a></h1>
499498
</li></ul>
500499
</li><li>SHOW/SET
501500
<ul>
502-
<li>Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
501+
<li>Have SHOW ALL and pg_settings show descriptions for server-side variables
502+
</li><li>Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
503503
ANALYZE, and CLUSTER
504504
</li><li>Add SET PATH for schemas (?)
505505
<p> This is basically the same as SET search_path.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp