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