From e926df557cad311e68dda665cb4b07496d843d4a Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Thu, 20 Sep 2018 10:38:11 -0400 Subject: [PATCH] Fix pgsql-bugs address The pgsql-bugs mailing list is now pgsql-bugs@lists.postgresql.org, update the support page to refer to that address. --- templates/pages/support.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/support.html b/templates/pages/support.html index d46224e5..2f8c3a57 100644 --- a/templates/pages/support.html +++ b/templates/pages/support.html @@ -23,7 +23,7 @@ also available.

Found a bug in PostgreSQL? Please read over our bug reporting guidelines and then report it using our bug reporting form.

-

You can see previous bug reports, and track your own on the pgsql-bugs@postgresql.org mailing +

You can see previous bug reports, and track your own on the pgsql-bugs@lists.postgresql.org mailing list.

Security Issue Reporting

-- 2.39.5