Remove references to pgsql-ports and pgsql-patches mailing lists from
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:28:01 +0000 (17:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:28:01 +0000 (17:28 +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 1bd8b40d1acb6acdb27cec680a1c39957d675aa4..24aef8566b569471a6879cfaaca12196f6f0d873 100755 (executable)
--- a/configure
+++ b/configure
@@ -1423,7 +1423,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.
 *******************************************************************
@@ -1434,7 +1434,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 5ab7d679fd687df1cb07b39acb29c4d3fbd66723..fa0ff9b66ae29be351a57ab4485f12d529fecf72 100644 (file)
@@ -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 aba0ee5e1f7157a6e787c57cc18f8d0c9d0d76fd..8670f6ab0dfaee7fc177be3b7135358da41f5b62 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 0dd8a7c8bc19c66460964cc457cd089349de34d5..188195ff761bb6f40d6386c856ee58239faface9 100644 (file)
@@ -249,7 +249,7 @@ su - postgres
       class="osname">Linux</>, <systemitem class="osname">NetBSD</>,
       <systemitem class="osname">Solaris</>), for other systems you
       can download an add-on package from here: <ulink
-      url="http://developer.postgresql.org/~petere/bsd-gettext/" ></ulink>.
+      url="http://developer.postgresql.org/~petere/bsd-gettext/"></ulink>.
       If you are using the <application>Gettext</> implementation in
       the <acronym>GNU</acronym> C library then you will additionally
       need the <productname>GNU Gettext</productname> package for some
@@ -1470,9 +1470,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 bc2b7a62e4177085452164cb9fd23a6233912310..e974bfa6b0a571124ad7c4622a36bcf1ca8555eb 100644 (file)
@@ -309,6 +309,13 @@ $PostgreSQL$
    <email>pgsql-bugs@postgresql.org</email> mailing list.
   </para>
 
+  <para>
+   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
+   <literal>pgsql-bugs</literal>.  Security issues can be
+   reported privately to <email>security@postgresql.org</email>.
+  </para>
+
   <para> 
    Do not send bug reports to any of the user mailing lists, such as
    <email>pgsql-sql@postgresql.org</email> or
@@ -324,8 +331,8 @@ $PostgreSQL$
    This list is for discussing the
    development of <productname>PostgreSQL</productname>, and it would be nice
    if we could keep the bug reports separate. We might choose to take up a
-   discussion
-   about your bug report on <literal>pgsql-hackers</literal>, if the problem needs more review.
+   discussion about your bug report on <literal>pgsql-hackers</literal>,
+   if the problem needs more review.
   </para>
 
   <para>
@@ -334,10 +341,10 @@ $PostgreSQL$
    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>