]> granicus.if.org Git - postgresql/blobdiff - doc/bug.template
Rework the options syntax for logical replication commands
[postgresql] / doc / bug.template
index 92da5445df1289d13fa2def8029647d9b65fb261..8e7401e1ce8dd7d41f59edac9354bc4f1b5b0781 100644 (file)
@@ -1,12 +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.
+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.
 
-To report any other bug, 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
+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
@@ -27,7 +27,7 @@ System Configuration:
 
   Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: PostgreSQL 8.0.0):  PostgreSQL 8.0.0
+  PostgreSQL version (example: PostgreSQL 10devel):  PostgreSQL 10devel
 
   Compiler used (example: gcc 3.3.5)           :
 
@@ -40,7 +40,7 @@ Please enter a FULL description of your problem:
 
 
 Please describe a way to repeat the problem.   Please try to provide a
-concise reproducible example, if at all possible: 
+concise reproducible example, if at all possible:
 ----------------------------------------------------------------------