diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-07-27 16:55:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-07-27 16:55:33 +0000 |
commit | aef3fcddcdc35bac02e30dcacb55f21d45615033 (patch) | |
tree | c24613e1d29e70baf86afbee556f165fb43bc60e /doc/src | |
parent | 513e85a877f5e5ba27401f847a2f54ad86051eb1 (diff) | |
download | postgresql-aef3fcddcdc35bac02e30dcacb55f21d45615033.tar.gz postgresql-aef3fcddcdc35bac02e30dcacb55f21d45615033.zip |
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 9a1bdd1dd09..8206819c631 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -7,7 +7,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL </H1> <P> -Last updated: Wed Jul 26 13:33:21 EDT 2000 +Last updated: Thu Jul 27 12:52:35 EDT 2000 <P> Current maintainer: Bruce Momjian (<A HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P> @@ -294,7 +294,7 @@ received around 30k of messages.<P> The bugs mailing list is available. To subscribe to this list, send email to <A -HREF="mailto:bugs-request@PostgreSQL.org">bugs-request@PostgreSQL.org</A> +HREF="mailto:pgsql-bugs-request@PostgreSQL.org">pgsql-bugs-request@PostgreSQL.org</A> with a body of:<P> <PRE> @@ -304,7 +304,7 @@ with a body of:<P> There is also a developers discussion mailing list available. To subscribe to this list, send email to <A -HREF="mailto:hackers-request@PostgreSQL.org">hackers-request@PostgreSQL.org</A> +HREF="mailto:pgsql-hackers-request@PostgreSQL.org">pgsql-hackers-request@PostgreSQL.org</A> with a body of:<P> <PRE> @@ -401,7 +401,7 @@ committed were of high quality. <H4><A NAME="1.13">1.13</A>) How do I submit a bug report?</H4><P> Fill out the "bug-template" file and send it to: <A -HREF="mailto:bugs@PostgreSQL.org">bugs@PostgreSQL.org</A><P> +HREF="mailto:pgsql-bugs@PostgreSQL.org">pgsql-bugs@PostgreSQL.org</A><P> Also check out our ftp site <A HREF="ftp://ftp.PostgreSQL.org/pub">ftp://ftp.PostgreSQL.org/pub</A> to |