diff options
author | Bruce Momjian | 2008-04-09 00:44:07 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-04-09 00:44:07 +0000 |
commit | 20c5542c8b40ca31227175a22d5dad819aae14fd (patch) | |
tree | 6331481dbfc3254fae51c446eab6f64c9da45602 /doc/FAQ | |
parent | 635aaab278afc1af972a4b6a55ff632ab763505d (diff) |
Remove mention of the Berkeley origins of the alias "Postgres" ---
seems unnecessary to mention in the FAQ, per discussion on IRC.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Mar 3 11:22:50 EST 2008 + Last updated: Tue Apr 8 20:43:08 EDT 2008 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -105,10 +105,8 @@ 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. 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. If you find + 'PostgreSQL' hard to pronounce, call it 'Postgres' instead. 1.2) Who controls PostgreSQL? |