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.
5 To report non-porting-related bugs, fill out the form below and e-mail it to
6 pgsql-bugs@postgresql.org.
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.
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.
16 You may also enter a bug report at http://www.postgresql.org/ instead of
19 ============================================================================
20 POSTGRESQL BUG REPORT TEMPLATE
21 ============================================================================
30 Architecture (example: Intel Pentium) :
32 Operating System (example: Linux 2.4.18) :
34 PostgreSQL version (example: PostgreSQL 8.4devel) : PostgreSQL 8.4devel
36 Compiler used (example: gcc 3.3.5) :
39 Please enter a FULL description of your problem:
40 ------------------------------------------------
46 Please describe a way to repeat the problem. Please try to provide a
47 concise reproducible example, if at all possible:
48 ----------------------------------------------------------------------
54 If you know how this problem might be fixed, list the solution below:
55 ---------------------------------------------------------------------