Update to remove passive wording from FAQ, David Fetter
authorBruce Momjian
Fri, 25 Apr 2008 14:28:51 +0000 (14:28 +0000)
committerBruce Momjian
Fri, 25 Apr 2008 14:28:51 +0000 (14:28 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index a5b38de6c65b668b9386723412f30086f1269f2f..555d99595ff1bea2801eb132695ddc83c0c2ed4b 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Apr 24 15:58:18 EDT 2008
+   Last updated: Fri Apr 25 10:28:05 EDT 2008
    
    Current maintainer: Bruce Momjian ([email protected])
    
    separate processes for each client and server, and various helper
    processes. Many embedded architectures can support such requirements.
    However, if your embedded architecture requires the database server to
-   run inside the application process, Postgres cannot be used and a
+   run inside the application process, you cannot use Postgres and a
    lighter-weight database solution should be selected.
    
   1.14) Will PostgreSQL handle recent daylight saving time changes in various
index 7702e2bb414c940440ba68cbc1cae547b1311156..97cd852ca9c13fcc101068e3e543b7d632425636 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Thu Apr 24 15:58:18 EDT 2008

+    

Last updated: Fri Apr 25 10:28:05 EDT 2008

 
     

Current maintainer: Bruce Momjian (

     requires separate processes for each client and server, and various
     helper processes.  Many embedded architectures can support such
     requirements.  However, if your embedded architecture requires the
-    database server to run  inside the application process, Postgres cannot
-    be used and a lighter-weight database solution should be selected.

+    database server to run  inside the application process, you cannot use
+    Postgres and a lighter-weight database solution should be selected.

     
     1.14) Will PostgreSQL handle recent daylight
     saving time changes in various countries?