1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +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:
Tom Lane
2009-01-06 17:27:50 +00:00
parent fcd3890f3c
commit 943b6b82a9
5 changed files with 13 additions and 18 deletions

View 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>

View 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>