aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-01-06 17:27:19 +0000
commit72a3bc4a1d578df0c51534c8bf7dc918ac6c8595 (patch)
treec801d2fedf571ed6449039a052392f94443a324d /doc/src
parent1f2e2aa4fcd3068e38e6e42f4fd2ec40b8b05d27 (diff)
downloadpostgresql-72a3bc4a1d578df0c51534c8bf7dc918ac6c8595.tar.gz
postgresql-72a3bc4a1d578df0c51534c8bf7dc918ac6c8595.zip
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')
-rw-r--r--doc/src/sgml/installation.sgml4
-rw-r--r--doc/src/sgml/problems.sgml6
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index c750b9c11b6..4230ee479cc 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -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>
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index 0730b17a3fa..a0635a188c8 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.28.2.1 2009/01/06 17:27:19 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>