diff options
author | Bruce Momjian | 2008-04-09 01:04:08 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-04-09 01:04:08 +0000 |
commit | 2662e03b64f5740b5aa4e02ed5bb30ebfc03c397 (patch) | |
tree | 834ea216914170e2eefae0e1968c13bda1174f80 /doc/FAQ | |
parent | 91509e6a8777c120e425ad9d5deb1b2fad5243d3 (diff) |
Update text FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Apr 8 20:43:08 EDT 2008 + Last updated: Tue Apr 8 21:04:00 EDT 2008 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -105,8 +105,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 PostgreSQL. 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? |