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 (bruce@momjian.us)
5
- Last updated: Wed Jan 24 21:49 :55 EST 2007
5
+ Last updated: Wed Jan 24 23:38 :55 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.
@@ -131,7 +131,7 @@ Administration
131
131
requires a tool that will call that function and connect to each
132
132
database to find the objects in each database for that tablespace.
133
133
134
- o % Add a GUC variable to control the tablespace for temporary objects
134
+ o - Add a GUC variable to control the tablespace for temporary objects
135
135
and sort files
136
136
137
137
It could start with a random tablespace from a supplied list and
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: Wed Jan 24 21:49 :55 EST 2007
11
+ Last updated: Wed Jan 24 23:38 :55 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 > .
@@ -123,7 +123,7 @@ <h1><a name="section_2">Administration</a></h1>
123
123
requires a tool that will call that function and connect to each
124
124
database to find the objects in each database for that tablespace.
125
125
</ p >
126
- </ li > < li > % Add a GUC variable to control the tablespace for temporary objects
126
+ </ li > < li > - < em > Add a GUC variable to control the tablespace for temporary objects</ em >
127
127
and sort files
128
128
< p > It could start with a random tablespace from a supplied list and
129
129
cycle through the list.
You can’t perform that action at this time.
0 commit comments