diff options
Diffstat (limited to 'doc/bug.template')
-rw-r--r-- | doc/bug.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bug.template b/doc/bug.template index 53e490433da..f4268a2aace 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -1,12 +1,12 @@ If PostgreSQL failed to compile on your computer or you found a bug, -please fill out this form and e-mail it to pgsql-bugs@postgresql.org. +please fill out this form and e-mail it to pgsql-bugs@lists.postgresql.org. 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 pgsql-bugs. Security issues can be reported privately to security@postgresql.org. If you not only found the problem but solved it and generated a patch -then e-mail it to pgsql-hackers@postgresql.org instead. Please use the +then e-mail it to pgsql-hackers@lists.postgresql.org instead. Please use the command "diff -c" to generate the patch. You may also enter a bug report at https://www.postgresql.org/ instead of |