OSDN Git Service

Stamp release 8.3RC1.
[pg-rex/syncrep.git] / doc / bug.template
index 40a5f6c..4c39df1 100644 (file)
@@ -1,24 +1,39 @@
-To report a bug, please complete the following form and send it by
-email to bugs@postgreSQL.org.
+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 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
+command "diff -c" to generate the patch.
+
+You may also enter a bug report at http://www.postgresql.org/ instead of
+e-mailing this form.
 
 ============================================================================
-                        POSTGRES95 BUG REPORT TEMPLATE
+                        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 1.3.42 ELF)         :
+  Operating System (example: Linux 2.4.18)     :
 
-  PostgreSQL version (example: Postgres95-1.01) :   PostgreSQL-6.0
+  PostgreSQL version (example: PostgreSQL 8.3RC1) :  PostgreSQL 8.3RC1
 
-  Compiler used (example:  gcc 2.7.0)          :
+  Compiler used (example: gcc 3.3.5)           :
 
 
 Please enter a FULL description of your problem:
@@ -39,3 +54,4 @@ concise reproducible example, if at all possible:
 If you know how this problem might be fixed, list the solution below:
 ---------------------------------------------------------------------
 
+