OSDN Git Service

Stamp release for 8.3RC2; configure will be stamped by packager.
[pg-rex/syncrep.git] / doc / bug.template
1 If PostgreSQL failed to compile on your computer or you found a bug that
2 is likely to be specific to one platform, then please fill out this form
3 and e-mail it to pgsql-ports@postgresql.org.
4
5 To report non-porting-related bugs, fill out the form below and e-mail it to
6 pgsql-bugs@postgresql.org.
7
8 If your bug report has security implications and you'd prefer that it not
9 become immediately visible in public archives, don't send it to pgsql-bugs.
10 Security issues can be reported privately to security@postgresql.org.
11
12 If you not only found the problem but solved it and generated a patch
13 then e-mail it to pgsql-patches@postgresql.org instead.  Please use the
14 command "diff -c" to generate the patch.
15
16 You may also enter a bug report at http://www.postgresql.org/ instead of
17 e-mailing this form.
18
19 ============================================================================
20                         POSTGRESQL BUG REPORT TEMPLATE
21 ============================================================================
22
23
24 Your name               :
25 Your email address      :
26
27
28 System Configuration:
29 ---------------------
30   Architecture (example: Intel Pentium)         :
31
32   Operating System (example: Linux 2.4.18)      :
33
34   PostgreSQL version (example: PostgreSQL 8.3RC2) :  PostgreSQL 8.3RC2
35
36   Compiler used (example: gcc 3.3.5)            :
37
38
39 Please enter a FULL description of your problem:
40 ------------------------------------------------
41
42
43
44
45
46 Please describe a way to repeat the problem.   Please try to provide a
47 concise reproducible example, if at all possible: 
48 ----------------------------------------------------------------------
49
50
51
52
53
54 If you know how this problem might be fixed, list the solution below:
55 ---------------------------------------------------------------------
56
57