diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-06 17:27:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-06 17:27:50 +0000 |
commit | 943b6b82a9003e15512620f15e1bc74ce7ad955c (patch) | |
tree | 5c8c0788e047d35d76cd99f3d52ba56263db9bc4 /doc/bug.template | |
parent | fcd3890f3c8fb63a7a2fe1732f0b412b65f45c5e (diff) | |
download | postgresql-943b6b82a9003e15512620f15e1bc74ce7ad955c.tar.gz postgresql-943b6b82a9003e15512620f15e1bc74ce7ad955c.zip |
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 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 |