]> 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:19 +0000 (17:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 17:27:19 +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
contrib/pg_standby/pg_standby.c
doc/bug.template
doc/src/sgml/installation.sgml
doc/src/sgml/problems.sgml

index 7195d7d9749ddd943343be40f01e7fe9a20dd5fd..316a545616deb4e1a36c48c0f7fcd4c1799a388e 100755 (executable)
--- a/configure
+++ b/configure
@@ -1538,7 +1538,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.
 *******************************************************************
@@ -1549,7 +1549,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 1eab84187cb1054b673860b3960beba3ef48c9a6..8eadf0a968dc49da36c54ef86d49baa19c383599 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.546.2.9 2008/10/31 02:38:33 scrappy Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.546.2.10 2009/01/06 17:27:18 tgl Exp $
 dnl
 dnl Developers, please strive to achieve this order:
 dnl
@@ -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 5433985d2655dd29b57bc45e9a0f77a5a59026d6..66b4dc4502c9a147592297e25278e77e7af42fdf 100644 (file)
@@ -88,7 +88,7 @@ struct stat stat_buf;
  *     accessible directory. If you want to make other assumptions,
  *     such as using a vendor-specific archive and access API, these
  *     routines are the ones you'll need to change. You're
- *     enouraged to submit any changes to pgsql-patches@postgresql.org
+ *     enouraged to submit any changes to pgsql-hackers@postgresql.org
  *     or personally to the current maintainer. Those changes may be
  *     folded in to later versions of this program.
  */
index 2ceed8a242eb87028a9fac3fbcb60b5b84e54e8e..b6c2c7653b725b28c6684c554e4e8f4ece15d63b 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 c750b9c11b6b86db96682ad1d8a73f4ab9f0c5bc..4230ee479cc02a8668a44096bdc3cda550802936 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.300.2.2 2008/06/05 19:56:14 alvherre Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.300.2.3 2009/01/06 17:27:19 tgl Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1848,7 +1848,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
    to be supported according to recent build farm results, please report
    it to <email>pgsql-bugs@postgresql.org</email>.  If you are interested
    in porting <productname>PostgreSQL</> to a new platform,
-   <email>pgsql-ports@postgresql.org</email> is the appropriate place
+   <email>pgsql-hackers@postgresql.org</email> is the appropriate place
    to discuss that.
   </para>
  </sect1>
index 0730b17a3fa410537eaa7118d20c7eedc8ea6879..a0635a188c8d61bb9e08407f474509f99e149ed1 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.28 2007/01/31 20:56:18 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.28.2.1 2009/01/06 17:27:19 tgl Exp $ -->
 
 <sect1 id="bug-reporting">
  <title>Bug Reporting Guidelines</title>
    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>