diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-09-14 18:29:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-09-14 18:29:59 +0000 |
commit | 23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad (patch) | |
tree | dd07141b049bcbf256f257ad3791f05a54a0ac06 | |
parent | 63490ddf1eb15dcae61c49f7b497d683cbac273c (diff) | |
download | postgresql-23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad.tar.gz postgresql-23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad.zip |
Update to mention alternate project name is "Postgres".
-rw-r--r-- | doc/FAQ | 8 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 10 |
2 files changed, 9 insertions, 9 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Sep 11 13:34:02 EDT 2007 + Last updated: Fri Sep 14 14:29:40 EDT 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -89,9 +89,9 @@ 1.1) What is PostgreSQL? How is it pronounced? - PostgreSQL is pronounced Post-Gres-Q-L, and is also sometimes referred - to as just Postgres. An audio file is available in MP3 format for - those would like to hear the pronunciation. + PostgreSQL is pronounced Post-Gres-Q-L, but can also be referred to as + simply Postgres. An audio file is available in MP3 format for those + would like to hear the pronunciation. PostgreSQL is an object-relational database system that has the features of traditional commercial database systems with enhancements diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index debee4a81fd..582e07bd14f 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: Tue Sep 11 13:34:02 EDT 2007</P> + <P>Last updated: Fri Sep 14 14:29:40 EDT 2007</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>) @@ -128,10 +128,10 @@ <H3 id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3> - <P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>, and is also sometimes - referred to as just <I>Postgres</I>. An audio file is available in - <a href="http://www.postgresql.org/files/postgresql.mp3">MP3 format</a> for - those would like to hear the pronunciation.</P> + <P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>, but can also be + referred to as simply <I>Postgres</I>. An audio file is available in + <a href="http://www.postgresql.org/files/postgresql.mp3">MP3 format</a> + for those would like to hear the pronunciation.</P> <P>PostgreSQL is an object-relational database system that has the features of traditional commercial database systems with |