From 943b6b82a9003e15512620f15e1bc74ce7ad955c Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 6 Jan 2009 17:27:50 +0000 Subject: 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. --- doc/bug.template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'doc/bug.template') diff --git a/doc/bug.template b/doc/bug.template index ccb234da0cd..c28c058b776 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 -- cgit v1.2.3