Remove references to pgsql-ports and pgsql-patches mailing lists from
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:27:39 +0000 (17:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:27:39 +0000 (17:27 +0000)
various documentation, since those lists are now dead/deprecated.
Point to pgsql-bugs and/or pgsql-hackers as appropriate.

configure
configure.in
doc/bug.template
doc/src/sgml/installation.sgml
doc/src/sgml/problems.sgml

index cf49e3df35944b53a7dce2c8c9919031782bbbe7..9c42a746c78f6def3e2a4886fba80a5140e15422 100755 (executable)
--- a/configure
+++ b/configure
@@ -1532,7 +1532,7 @@ PostgreSQL has apparently not been ported to your platform yet.
 To try a manual configuration, look into the src/template directory
 for a similar platform and use the '--with-template=' option.
 
-Please also contact <pgsql-ports@postgresql.org> to see about
+Please also contact <pgsql-bugs@postgresql.org> to see about
 rectifying this.  Include the above 'checking host system type...'
 line.
 *******************************************************************
@@ -1543,7 +1543,7 @@ PostgreSQL has apparently not been ported to your platform yet.
 To try a manual configuration, look into the src/template directory
 for a similar platform and use the '--with-template=' option.
 
-Please also contact <pgsql-ports@postgresql.org> to see about
+Please also contact <pgsql-bugs@postgresql.org> to see about
 rectifying this.  Include the above 'checking host system type...'
 line.
 *******************************************************************
index 8186bcf0846d8b97acf1f0470e110f5154796ee3..d0c2fbc3cf95bd447387376bbfc4df0a7e968b48 100644 (file)
@@ -85,7 +85,7 @@ PostgreSQL has apparently not been ported to your platform yet.
 To try a manual configuration, look into the src/template directory
 for a similar platform and use the '--with-template=' option.
 
-Please also contact <pgsql-ports@postgresql.org> to see about
+Please also contact <pgsql-bugs@postgresql.org> to see about
 rectifying this.  Include the above 'checking host system type...'
 line.
 *******************************************************************
index d34d1ad0217cccaa5baa7b8d09d2a9192de7f89d..d2c4a0a15dbf8e19084734d680460db07fa8b7f9 100644 (file)
@@ -1,16 +1,12 @@
-If PostgreSQL failed to compile on your computer or you found a bug that
-is likely to be specific to one platform, then please fill out this form
-and e-mail it to pgsql-ports@postgresql.org.
-
-To report non-porting-related bugs, fill out the form below and e-mail it to
-pgsql-bugs@postgresql.org.
+If PostgreSQL failed to compile on your computer or you found a bug,
+please fill out this form and e-mail it to pgsql-bugs@postgresql.org.
 
 If your bug report has security implications and you'd prefer that it not
 become immediately visible in public archives, don't send it to pgsql-bugs.
 Security issues can be reported privately to security@postgresql.org.
 
 If you not only found the problem but solved it and generated a patch
-then e-mail it to pgsql-patches@postgresql.org instead.  Please use the
+then e-mail it to pgsql-hackers@postgresql.org instead.  Please use the
 command "diff -c" to generate the patch.
 
 You may also enter a bug report at http://www.postgresql.org/ instead of
index c61941eb110f9e21211f14586013dee2c1e39e93..621fd0629a12035ff53cae98a4b54a071b5c8e32 100644 (file)
@@ -1683,9 +1683,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
   <note>
    <para>
     If you are having problems with the installation on a supported
-    platform, please write to <email>pgsql-bugs@postgresql.org</email>
-    or <email>pgsql-ports@postgresql.org</email>, not to the people
-    listed here.
+    platform, please write to <email>pgsql-bugs@postgresql.org</email>,
+    not to the people listed here.
    </para>
   </note>
 
index 5f2478461b816dc193f57e31aa8b6fd9d391a3b5..21eb46aa6ff7711ebef9a0a83343b20c7a31d0eb 100644 (file)
    Please be specific about what part of the documentation you are unhappy
    with.
   </para>
+
   <para>
    If your bug is a portability problem on a non-supported platform,
-   send mail to <email>pgsql-ports@postgresql.org</email>,
+   send mail to <email>pgsql-hackers@postgresql.org</email>,
    so we (and you) can work on
    porting <productname>PostgreSQL</productname> to your platform.
   </para>