diff options
Diffstat (limited to 'doc/src/sgml/problems.sgml')
-rw-r--r-- | doc/src/sgml/problems.sgml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index ecd7a8740b1..53dd0c673d2 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15 2003/08/10 01:19:18 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15.4.1 2005/01/30 21:32:10 tgl Exp $ --> <sect1 id="bug-reporting"> @@ -301,6 +301,13 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15 2003/08/10 01:19:18 tg <email>pgsql-bugs@postgresql.org</email> mailing list. </para> + <para> + If your bug report has security implications and you'd prefer that it + not become immediately visible in public archives, don't send it to + <literal>pgsql-bugs</literal>. Security issues can be + reported privately to <email>security@postgresql.org</email>. + </para> + <para> Do not send bug reports to any of the user mailing lists, such as <email>pgsql-sql@postgresql.org</email> or |