bug.template 1.46 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 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.

To report any other bug, fill out the form below and e-mail it to
pgsql-bugs@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
13
e-mailing this form.
Marc G. Fournier's avatar
Marc G. Fournier committed
14 15

============================================================================
16
                        POSTGRESQL BUG REPORT TEMPLATE
Marc G. Fournier's avatar
Marc G. Fournier committed
17 18 19
============================================================================


20
Your name		:
Marc G. Fournier's avatar
Marc G. Fournier committed
21 22 23
Your email address	:


24
System Configuration:
Marc G. Fournier's avatar
Marc G. Fournier committed
25
---------------------
26
  Architecture (example: Intel Pentium)		:
Marc G. Fournier's avatar
Marc G. Fournier committed
27

28
  Operating System (example: Linux 2.4.18)	:
Marc G. Fournier's avatar
Marc G. Fournier committed
29

30
  PostgreSQL version (example: PostgreSQL 8.0.0):  PostgreSQL 8.0.0
Marc G. Fournier's avatar
Marc G. Fournier committed
31

32
  Compiler used (example: gcc 3.3.5)		:
Marc G. Fournier's avatar
Marc G. Fournier committed
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52


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: 
----------------------------------------------------------------------





If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

53