diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 53a0c792ca6..b4f5aef45aa 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: Sun Jan 30 21:18:36 EST 2005</P> + <P>Last updated: Sun Jan 30 21:39:39 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -40,8 +40,6 @@ <A href="#1.11">1.11</A>) How do I join the development team?<BR> <A href="#1.12">1.12</A>) How does PostgreSQL compare to other <SMALL>DBMS</SMALL>s?<BR> - <A href="#1.13">1.13</A>) How can I financially assist - PostgreSQL?<BR> <H2 align="center">User Client Questions</H2> @@ -388,31 +386,6 @@ </DD> </DL> - <H4><A name="1.13">1.13</A>) How can I financially assist - PostgreSQL?</H4> - - <P>PostgreSQL has had a first-class infrastructure since we started - in 1996. This is all thanks to Marc Fournier, who has created - and managed this infrastructure over the years.</P> - - <P>Quality infrastructure is very important to an open-source - project. It prevents disruptions that can greatly delay forward - movement of the project.</P> - - <P>Of course, this infrastructure is not cheap. There are a variety - of monthly and one-time expenses that are required to keep it - going. If you or your company has money it can donate to help fund - this effort, please go to <A href="http://store.pgsql.com/shopping/">http://store.pgsql.com/shopping/</A> - and make a donation.</P> - - <P>Although the web page mentions PostgreSQL, Inc, the - "contributions" item is solely to support the PostgreSQL project - and does not fund any specific company. If you prefer, you can also - send a check to the contact address.</P> - - <P>Also, if you have a success story about PostgreSQL, please email - it to our advocacy list at <a href="mailto:pgsql-advocacy@postgresql.org"> - pgsql-advocacy@postgresql.org</a>.</P> <HR> @@ -1218,3 +1191,4 @@ BYTEA bytea variable-length byte array (null-byte safe) </BODY> </HTML> + |