summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2008-04-25 14:28:51 +0000
committerBruce Momjian2008-04-25 14:28:51 +0000
commit43a43ad21d07d2970f193b2a721fb2de8a0c0584 (patch)
treeaf729b81a9505b93fdd3f08f15a37eb8bb873957 /doc/src
parent91674bce68c3d9b54ebf23605100702b61a00e96 (diff)
Update to remove passive wording from FAQ, David Fetter
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 7702e2bb414..97cd852ca9c 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Thu Apr 24 15:58:18 EDT 2008</P>
+ <P>Last updated: Fri Apr 25 10:28:05 EDT 2008</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -448,8 +448,8 @@
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.</P>
+ database server to run inside the application process, you cannot use
+ Postgres and a lighter-weight database solution should be selected.</P>
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
saving time changes in various countries?</H3>