diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-12-05 05:33:48 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-12-05 05:33:48 +0000 |
commit | d1e77ecf95f9d46628b9cefe57543b6d8bf681a7 (patch) | |
tree | d476c0d8907e557fc699b5bb464e3931b4c8deb6 | |
parent | 2b714fd66e5ccd3997b9b06fca316b037d287c88 (diff) | |
download | postgresql-d1e77ecf95f9d46628b9cefe57543b6d8bf681a7.tar.gz postgresql-d1e77ecf95f9d46628b9cefe57543b6d8bf681a7.zip |
Update FAQ.
-rw-r--r-- | doc/FAQ | 6 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Dec 4 02:12:01 EST 2001 + Last updated: Wed Dec 5 00:33:46 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -28,7 +28,7 @@ 1.12) How do I join the development team? 1.13) How do I submit a bug report? 1.14) How does PostgreSQL compare to other DBMS's? - 1.14) How can I financially assist PostgreSQL? + 1.15) How can I financially assist PostgreSQL? User Client Questions @@ -360,7 +360,7 @@ You can add our code to your product with no limitations, except those outlined in our BSD-style license stated above. - 1.13) How can I financially assist PostgreSQL? + 1.15) How can I financially assist PostgreSQL? PostgreSQL has had a first-class infrastructure since we started five years ago. This is all thanks to Marc Fournier, who has created and diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 65df087a687..627f4e2c854 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -12,7 +12,7 @@ alink="#0000FF"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Tue Dec 4 02:12:01 EST 2001</P> + <P>Last updated: Wed Dec 5 00:33:46 EST 2001</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -46,7 +46,7 @@ <A href="#1.13">1.13</A>) How do I submit a bug report?<BR> <A href="#1.14">1.14</A>) How does PostgreSQL compare to other <SMALL>DBMS</SMALL>'s?<BR> - <A href="#1.14">1.14</A>) How can I financially assist PostgreSQL?<BR> + <A href="#1.15">1.15</A>) How can I financially assist PostgreSQL?<BR> <CENTER> @@ -470,7 +470,7 @@ </DD> </DL> - <H4><A name="1.13">1.13</A>) How can I financially assist PostgreSQL?</H4> + <H4><A name="1.15">1.15</A>) How can I financially assist PostgreSQL?</H4> <P>PostgreSQL has had a first-class infrastructure since we started five years ago. This is all thanks to Marc Fournier, who has |