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 /doc/src | |
parent | 63490ddf1eb15dcae61c49f7b497d683cbac273c (diff) | |
download | postgresql-23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad.tar.gz postgresql-23221f4eea9ba7e1e1217ea5f3782f8cf3d7a0ad.zip |
Update to mention alternate project name is "Postgres".
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 10 |
1 files changed, 5 insertions, 5 deletions
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 |