diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-07-20 17:48:37 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-07-20 17:48:37 +0000 |
commit | d811461bb9439d6c9ff7ed84c2edee7b3e2b9eb9 (patch) | |
tree | 021673405a27ff4b2b7c303084f41952e8413cc2 /doc/src | |
parent | d1693d256d2e6ecfe1aeb928453b0cdfe9639893 (diff) | |
download | postgresql-d811461bb9439d6c9ff7ed84c2edee7b3e2b9eb9.tar.gz postgresql-d811461bb9439d6c9ff7ed84c2edee7b3e2b9eb9.zip |
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index dab58601b1c..cc58b7883ef 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -332,7 +332,7 @@ I use the unix command <CODE>irc -c '#PostgreSQL' "$USER" irc.phoenix.net.</CODE><P> Commercial support for PostgreSQL is available at <A -HREF="http://www.pgsql.com">http://www.pgsql.com/</A><P> +HREF="http://www.pgsql.com">http://www.pgsql.com/</A>.<P> <H4><A NAME="1.7">1.7</A>) What is the latest release of PostgreSQL?</H4><P> @@ -401,7 +401,7 @@ documentation on our web site, or in the distribution. Second, subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third, submit high-quality patches to pgsql-patches.<P> -There are about a dozen people who have <SMALL>COMMIT</SMALL> privileges to +There are about a dozen people who have commit privileges to the PostgreSQL CVS archive. All of them have submitted so many high-quality patches that it was a pain for the existing committers to keep up, and we had confidence that patches they |