diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 7 | ||||
-rw-r--r-- | doc/src/sgml/problems.sgml | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 42010515258..c7662733c54 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.267.2.2 2007/02/03 23:01:13 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.267.2.3 2009/01/06 17:27:39 tgl Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1683,9 +1683,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> diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index b0f42a6923c..169ea10f5d7 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.27 2006/09/16 00:30:15 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.27.2.1 2009/01/06 17:27:39 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> |