Done:
authorBruce Momjian
Fri, 9 Dec 2005 21:46:07 +0000 (21:46 +0000)
committerBruce Momjian
Fri, 9 Dec 2005 21:46:07 +0000 (21:46 +0000)
< * Allow installing to directories containing spaces
> * -Allow installing to directories containing spaces

doc/TODO
doc/src/FAQ/TODO.html

index 5570179890872fbe27908f4e7064028d45a57421..e4c1b39040cd323b4596436e90786d428c5b9c51 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Dec  9 11:18:48 EST 2005
+Last updated:      Fri Dec  9 16:45:59 EST 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1101,7 +1101,7 @@ Source Code
   This is probably not possible because 'gmake' and other compiler tools
   do not fully support quoting of paths with spaces.
 
-* Allow installing to directories containing spaces
+* -Allow installing to directories containing spaces
 
   This is possible if proper quoting is added to the makefiles for the
   install targets.  Because PostgreSQL supports relocatable installs, it
index 15da68c76f170a271c3cece540322d5dc6f87d0b..a677ea4870df56737f4020826cfad71c4ce85495 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Dec  9 11:18:48 EST 2005
+Last updated:           Fri Dec  9 16:45:59 EST 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -999,7 +999,7 @@ first.
 

  This is probably not possible because 'gmake' and other compiler tools

   do not fully support quoting of paths with spaces.
 

-  
  • Allow installing to directories containing spaces
  • +  
  • -Allow installing to directories containing spaces
  •  

      This is possible if proper quoting is added to the makefiles for the

       install targets.  Because PostgreSQL supports relocatable installs, it
       is already possible to install into a directory that doesn't contain