]> granicus.if.org Git - postgresql/commitdiff
Remove references to pgsql-ports and pgsql-patches mailing lists from
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:27:50 +0000 (17:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:27:50 +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 797ba15f4617a7aa6af31ee24000a055a446d862..233e073643cf6be0e329c74b26e68786dda591bf 100755 (executable)
--- a/configure
+++ b/configure
@@ -1530,7 +1530,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.
 *******************************************************************
@@ -1541,7 +1541,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 7cba1418048f5da5e06b20d4dffcc458626fe2ac..ed16256674be1d409c082cbe0250efdaf0cc15cf 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.431.2.29 2008/10/31 02:49:03 scrappy Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.431.2.30 2009/01/06 17:27:50 tgl Exp $
 dnl
 dnl Developers, please strive to achieve this order:
 dnl
@@ -87,7 +87,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 ccb234da0cdaf3d1745b972567054fc3d34c1d21..c28c058b7766b3a6960bfccaee194bade7da0ab0 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 d60e5554f38607b44059ece50072fbb079b0a47c..94363de3e667bea1c20ee1d92aac9f22e32f0fc2 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.249 2005/11/05 00:04:04 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.249.2.1 2009/01/06 17:27:50 tgl Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1495,9 +1495,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 cd4f65bb153eee2db923f9884d0d257c6c4e3058..1b97fcb73810b791ef3a14a23e2bbb8c1fc59abf 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.24 2005/04/09 03:52:43 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.24.2.1 2009/01/06 17:27:50 tgl Exp $
 -->
 
 <sect1 id="bug-reporting">
@@ -343,10 +343,10 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.24 2005/04/09 03:52:43 momjian
    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>