Skip to content

Commit 43a43ad

Browse files
committed
Update to remove passive wording from FAQ, David Fetter
1 parent 91674bc commit 43a43ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/FAQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Apr 24 15:58:18 EDT 2008
4+
Last updated: Fri Apr 25 10:28:05 EDT 2008
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -335,7 +335,7 @@
335335
separate processes for each client and server, and various helper
336336
processes. Many embedded architectures can support such requirements.
337337
However, if your embedded architecture requires the database server to
338-
run inside the application process, Postgres cannot be used and a
338+
run inside the application process, you cannot use Postgres and a
339339
lighter-weight database solution should be selected.
340340

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

doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Thu Apr 24 15:58:18 EDT 2008</P>
13+
<P>Last updated: Fri Apr 25 10:28:05 EDT 2008</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -448,8 +448,8 @@ <H3 id="item1.13">1.13) How does PostgreSQL compare to other
448448
requires separate processes for each client and server, and various
449449
helper processes. Many embedded architectures can support such
450450
requirements. However, if your embedded architecture requires the
451-
database server to run inside the application process, Postgres cannot
452-
be used and a lighter-weight database solution should be selected.</P>
451+
database server to run inside the application process, you cannot use
452+
Postgres and a lighter-weight database solution should be selected.</P>
453453

454454
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
455455
saving time changes in various countries?</H3>

0 commit comments

Comments
 (0)