summaryrefslogtreecommitdiff
path: root/doc/src/sgml
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:06 +0000
commite2286240112bcdff23fc9020e6191af1dbd5ffc8 (patch)
tree714e9be17eba9ca0aa7aa6b4ba5882694e09a911 /doc/src/sgml
parent67156420002c716588106efdd1ef05ade510be28 (diff)
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.
Diffstat (limited to 'doc/src/sgml')
-rw-r--r--doc/src/sgml/problems.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index 0730b17a3fa..2601cc679ab 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -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>