diff options
author | Tom Lane | 2005-01-30 21:31:48 +0000 |
---|---|---|
committer | Tom Lane | 2005-01-30 21:31:48 +0000 |
commit | 0c109c7187d7aa53a251f734d64d9c55d8f5977a (patch) | |
tree | 2b6a64d370e86fbe6bd4ae895eaa3d1f94191dc3 /doc/bug.template | |
parent | 790c666931e10c11e47f4460e9c749e00f28f173 (diff) |
Recommend security@postgresql.org as the contact point for security-related bugs.
Diffstat (limited to 'doc/bug.template')
-rw-r--r-- | doc/bug.template | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/bug.template b/doc/bug.template index 2010e033484..7ae808d4ba5 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -1,10 +1,14 @@ If PostgreSQL failed to compile on your computer or you found a bug that -is likely to be specific to one platform then please fill out this form +is likely to be specific to one platform, then please fill out this form and e-mail it to pgsql-ports@postgresql.org. -To report any other bug, fill out the form below and e-mail it to +To report non-porting-related bugs, fill out the form below and e-mail it to pgsql-bugs@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-patches@postgresql.org instead. Please use the command "diff -c" to generate the patch. |