postgresql/doc/bug.template

54 lines
1.5 KiB
Plaintext
Raw Normal View History

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
e-mailing this form.
1996-08-19 00:14:33 +02:00
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
1996-08-19 00:14:33 +02:00
============================================================================
Your name :
1996-08-19 00:14:33 +02:00
Your email address :
System Configuration:
1996-08-19 00:14:33 +02:00
---------------------
Architecture (example: Intel Pentium) :
1996-08-19 00:14:33 +02:00
Operating System (example: Linux 2.4.18) :
1996-08-19 00:14:33 +02:00
PostgreSQL version (example: PostgreSQL 8.1devel): PostgreSQL 8.1devel
1996-08-19 00:14:33 +02:00
Compiler used (example: gcc 3.3.5) :
1996-08-19 00:14:33 +02:00
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:
---------------------------------------------------------------------