Fix typo:
authorBruce Momjian
Sun, 17 Dec 2006 03:57:07 +0000 (03:57 +0000)
committerBruce Momjian
Sun, 17 Dec 2006 03:57:07 +0000 (03:57 +0000)
<   While PostgreSQL clients runs fine limited-resource environments, the
>   While PostgreSQL clients runs fine in limited-resource environments, the

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

index 0d73e97379e876e3377fb56c81194c1bc8cd67e6..ef2b107bfffa5515a3ac9bed905e48b8b17ac6de 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Dec 16 22:55:11 EST 2006
+Last updated:      Sat Dec 16 22:56:59 EST 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1402,7 +1402,7 @@ Features We Do _Not_ Want
 
 * Embedded server (not wanted)
 
-  While PostgreSQL clients runs fine limited-resource environments, the
+  While PostgreSQL clients runs fine in limited-resource environments, the
   server requires multiple processes and a stable pool of resources to
   run reliabily and efficiently.  Stripping down the PostgreSQL server 
   to run in the same process address space as the client application 
index 2f669a42d66f0aa22266d0e9a72a21cc4e1f5fb4..f4857bac64c4e75ccf1989db61116d517f7cdbaf 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Dec 16 22:55:11 EST 2006
+Last updated:           Sat Dec 16 22:56:59 EST 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1264,7 +1264,7 @@ first.
   http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php
 

   
  • Embedded server (not wanted)
  • -

      While PostgreSQL clients runs fine limited-resource environments, the

    +

      While PostgreSQL clients runs fine in limited-resource environments, the

       server requires multiple processes and a stable pool of resources to
       run reliabily and efficiently.  Stripping down the PostgreSQL server 
       to run in the same process address space as the client application