mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
Done:
> o -Have SHOW ALL show descriptions for server-side variables
This commit is contained in:
parent
61e2c00e64
commit
b5e65c8325
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
Last updated: Tue Jun 14 14:23:59 EDT 2005
|
Last updated: Tue Jun 14 16:42:57 EDT 2005
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -540,7 +540,7 @@ Commands
|
|||||||
|
|
||||||
|
|
||||||
* SHOW/SET
|
* SHOW/SET
|
||||||
o Have SHOW ALL show descriptions for server-side variables
|
o -Have SHOW ALL show descriptions for server-side variables
|
||||||
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
|
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
|
||||||
ANALYZE, and CLUSTER
|
ANALYZE, and CLUSTER
|
||||||
o Add SET PATH for schemas (?)
|
o Add SET PATH for schemas (?)
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
||||||
Last updated: Tue Jun 14 14:23:59 EDT 2005
|
Last updated: Tue Jun 14 16:42:57 EDT 2005
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -498,7 +498,7 @@ first.
|
|||||||
</li></ul>
|
</li></ul>
|
||||||
</li><li>SHOW/SET
|
</li><li>SHOW/SET
|
||||||
<ul>
|
<ul>
|
||||||
<li>Have SHOW ALL show descriptions for server-side variables
|
<li>-<em>Have SHOW ALL show descriptions for server-side variables</em>
|
||||||
</li><li>Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
|
</li><li>Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
|
||||||
ANALYZE, and CLUSTER
|
ANALYZE, and CLUSTER
|
||||||
</li><li>Add SET PATH for schemas (?)
|
</li><li>Add SET PATH for schemas (?)
|
||||||
|
Loading…
Reference in New Issue
Block a user