1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +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:06 +00:00
parent 6715642000
commit e228624011
5 changed files with 12 additions and 16 deletions

View 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.29 2009/01/06 17:27:06 tgl Exp $ -->
<sect1 id="bug-reporting">
<title>Bug Reporting Guidelines</title>
@ -341,10 +341,10 @@
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>