Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8e32f78

Browse files
committed
Add MySQL mention of licensing difference.
1 parent d84db7d commit 8e32f78

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

doc/FAQ

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Tue Jan 6 16:42:01 EST 2004
4+
Last updated: Fri Jan 23 09:41:43 EST 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -348,8 +348,9 @@
348348
improve performance in every release. There is an interesting
349349
Web page comparing PostgreSQL to MySQL at
350350
http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is
351-
is a company that distributes its products via open source, not
352-
an open source development community like PostgreSQL.
351+
is a company that distributes its products via open source, and
352+
requires a commercial license for close-source software, not an
353+
open source development community like PostgreSQL.
353354

354355
Reliability
355356
We realize that a DBMS must be reliable, or it is worthless. We

doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Tue Jan 6 16:42:01 EST 2004</P>
13+
<P>Last updated: Fri Jan 23 09:41:43 EST 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -446,7 +446,8 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
446446
release. There is an interesting Web page comparing PostgreSQL to
447447
MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html">
448448
http://openacs.org/philosophy/why-not-mysql.html</A> Also, MySQL is
449-
is a company that distributes its products via open source, not an
449+
is a company that distributes its products via open source, and requires
450+
a commercial license for close-source software, not an
450451
open source development community like PostgreSQL.<BR>
451452

452453
<BR>

0 commit comments

Comments
 (0)