OSDN Git Service

Rename pg_upgrade directory validation function, for clarity.
[pg-rex/syncrep.git] / doc / bug.template
index eed3099..a587162 100644 (file)
@@ -1,35 +1,35 @@
-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
-e-mail-ing this form.
+e-mailing this form.
 
 ============================================================================
                         POSTGRESQL BUG REPORT TEMPLATE
 ============================================================================
 
 
-Your name              :       
+Your name              :
 Your email address     :
 
 
-System Configuration
+System Configuration:
 ---------------------
-  Architecture (example: Intel Pentium)        :
+  Architecture (example: Intel Pentium)                :
 
-  Operating System (example: Linux 2.0.26 ELF)         :
+  Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: PostgreSQL-7.4):   PostgreSQL-7.4
+  PostgreSQL version (example: PostgreSQL 9.2devel):  PostgreSQL 9.2devel
 
-  Compiler used (example:  gcc 2.95.2)         :
+  Compiler used (example: gcc 3.3.5)           :
 
 
 Please enter a FULL description of your problem:
@@ -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:
 ----------------------------------------------------------------------