postgres/doc/bug.template

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

54 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

If PostgreSQL failed to compile on your computer or you found a bug,
please fill out this form and e-mail it to pgsql-bugs@postgresql.org.
If your bug report has security implications and you'd prefer that it not
become immediately visible in public archives, don't send it to pgsql-bugs.
Security issues can be reported privately to security@postgresql.org.
If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-hackers@postgresql.org instead. Please use the
command "diff -c" to generate the patch.
You may also enter a bug report at https://www.postgresql.org/ instead of
e-mailing this form.
1996-08-18 22:14:33 +00:00
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
1996-08-18 22:14:33 +00:00
============================================================================
Your name :
1996-08-18 22:14:33 +00:00
Your email address :
System Configuration:
1996-08-18 22:14:33 +00:00
---------------------
Architecture (example: Intel Pentium) :
1996-08-18 22:14:33 +00:00
Operating System (example: Linux 2.4.18) :
1996-08-18 22:14:33 +00:00
2022-11-07 16:51:10 -05:00
PostgreSQL version (example: PostgreSQL 10.23): PostgreSQL 10.23
1996-08-18 22:14:33 +00:00
Compiler used (example: gcc 3.3.5) :
1996-08-18 22:14:33 +00: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:
1996-08-18 22:14:33 +00:00
----------------------------------------------------------------------
If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------