diff options
author | Tom Lane | 2009-01-06 17:27:06 +0000 |
---|---|---|
committer | Tom Lane | 2009-01-06 17:27:06 +0000 |
commit | e2286240112bcdff23fc9020e6191af1dbd5ffc8 (patch) | |
tree | 714e9be17eba9ca0aa7aa6b4ba5882694e09a911 /doc/bug.template | |
parent | 67156420002c716588106efdd1ef05ade510be28 (diff) |
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/bug.template')
-rw-r--r-- | doc/bug.template | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/bug.template b/doc/bug.template index 2292ea8001..c1b31425d7 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -1,16 +1,12 @@ -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 -and e-mail it to pgsql-ports@postgresql.org. - -To report non-porting-related bugs, fill out the form below and e-mail it to -pgsql-bugs@postgresql.org. +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. 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 +then e-mail it to pgsql-hackers@postgresql.org instead. Please use the command "diff -c" to generate the patch. You may also enter a bug report at http://www.postgresql.org/ instead of |