diff options
-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 ([email protected]) @@ -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:[email protected]">[email protected]</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 |