File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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: Fri Dec 9 11:18:48 EST 2005
5
+ Last updated: Fri Dec 9 16:45:59 EST 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.
@@ -1101,7 +1101,7 @@ Source Code
1101
1101
This is probably not possible because 'gmake' and other compiler tools
1102
1102
do not fully support quoting of paths with spaces.
1103
1103
1104
- * Allow installing to directories containing spaces
1104
+ * - Allow installing to directories containing spaces
1105
1105
1106
1106
This is possible if proper quoting is added to the makefiles for the
1107
1107
install targets. Because PostgreSQL supports relocatable installs, it
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: Fri Dec 9 11:18:48 EST 2005
11
+ Last updated: Fri Dec 9 16:45:59 EST 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 > .
@@ -999,7 +999,7 @@ <h1><a name="section_22">Source Code</a></h1>
999
999
< p > This is probably not possible because 'gmake' and other compiler tools
1000
1000
do not fully support quoting of paths with spaces.
1001
1001
</ p >
1002
- </ li > < li > Allow installing to directories containing spaces
1002
+ </ li > < li > - < em > Allow installing to directories containing spaces</ em >
1003
1003
< p > This is possible if proper quoting is added to the makefiles for the
1004
1004
install targets. Because PostgreSQL supports relocatable installs, it
1005
1005
is already possible to install into a directory that doesn't contain
You can’t perform that action at this time.
0 commit comments