mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove references to pgsql-ports and pgsql-patches mailing lists from
various documentation, since those lists are now dead/deprecated. Point to pgsql-bugs and/or pgsql-hackers as appropriate.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.177.2.8 2004/01/04 16:44:22 petere Exp $ -->
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.177.2.9 2009/01/06 17:28:15 tgl Exp $ -->
|
||||
|
||||
<chapter id="installation">
|
||||
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
||||
@ -1476,9 +1476,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>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.1 2005/01/30 21:32:10 tgl Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.2 2009/01/06 17:28:15 tgl Exp $
|
||||
-->
|
||||
|
||||
<sect1 id="bug-reporting">
|
||||
@ -333,10 +333,10 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.1 2005/01/30 21:32:1
|
||||
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>
|
||||
|
Reference in New Issue
Block a user