File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Jun 14 14:23:59 EDT 2005
5
+ Last updated: Tue Jun 14 16:42:57 EDT 2005
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.
@@ -540,7 +540,7 @@ Commands
540
540
541
541
542
542
* SHOW/SET
543
- o Have SHOW ALL show descriptions for server-side variables
543
+ o - Have SHOW ALL show descriptions for server-side variables
544
544
o Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
545
545
ANALYZE, and CLUSTER
546
546
o Add SET PATH for schemas (?)
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue Jun 14 14:23:59 EDT 2005
11
+ Last updated: Tue Jun 14 16:42:57 EDT 2005
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 > .
@@ -498,7 +498,7 @@ <h1><a name="section_7">Commands</a></h1>
498
498
</ li > </ ul >
499
499
</ li > < li > SHOW/SET
500
500
< ul >
501
- < li > Have SHOW ALL show descriptions for server-side variables
501
+ < li > - < em > Have SHOW ALL show descriptions for server-side variables</ em >
502
502
</ li > < li > Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
503
503
ANALYZE, and CLUSTER
504
504
</ li > < li > Add SET PATH for schemas (?)
You can’t perform that action at this time.
0 commit comments