From: Bruce Momjian Date: Fri, 23 Jan 2004 14:41:57 +0000 (+0000) Subject: Add MySQL mention of licensing difference. X-Git-Tag: REL8_0_0BETA1~1297 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e32f78b1daeedb1cd5afaf1b644807299009afd;p=postgresql Add MySQL mention of licensing difference. --- diff --git a/doc/FAQ b/doc/FAQ index 03c49088ac..f607367acb 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Jan 6 16:42:01 EST 2004 + Last updated: Fri Jan 23 09:41:43 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -348,8 +348,9 @@ improve performance in every release. There is an interesting Web page comparing PostgreSQL to MySQL at http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is - is a company that distributes its products via open source, not - an open source development community like PostgreSQL. + is a company that distributes its products via open source, and + requires a commercial license for close-source software, not an + open source development community like PostgreSQL. Reliability We realize that a DBMS must be reliable, or it is worthless. We diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index adc6fcca21..4c4210efa1 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Jan 6 16:42:01 EST 2004

+

Last updated: Fri Jan 23 09:41:43 EST 2004

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -446,7 +446,8 @@ release. There is an interesting Web page comparing PostgreSQL to MySQL at http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is - is a company that distributes its products via open source, not an + is a company that distributes its products via open source, and requires + a commercial license for close-source software, not an open source development community like PostgreSQL.