diff options
author | Bruce Momjian | 2007-11-16 15:53:57 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-11-16 15:53:57 +0000 |
commit | 6fcfd146975781b4c6f20ef5fc32f795a9b87be1 (patch) | |
tree | c333fe15b77ec10552f00bfb76bc964c3c9021a6 /doc/FAQ | |
parent | 5633da000f403d32baa90fc19af77731ae2793fd (diff) |
Simplify wording.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Nov 16 10:50:15 EST 2007 + Last updated: Fri Nov 16 10:53:50 EST 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -103,10 +103,10 @@ company. To get involved, see the developer's FAQ at http://www.postgresql.org/docs/faqs.FAQ_DEV.html - Postgres is a widely-used nickname for the PostgreSQL database. It was - the original name of the project at Berkeley and is strongly preferred - over other nicknames. If you find 'PostgreSQL' hard to pronounce, call - it 'Postgres' instead. + Postgres is a widely-used nickname for PostgreSQL. It was the original + name of the project at Berkeley and is strongly preferred over other + nicknames. If you find 'PostgreSQL' hard to pronounce, call it + 'Postgres' instead. 1.2) Who controls PostgreSQL? |