============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Christof Meerwald
Your email address : cmeerw@htl.fh-sbg.ac.at
System Configuration
- ---------------------
Architecture (example: Intel Pentium) : AMD K6
Operating System (example: Linux 2.0.26 ELF) : Linux 2.0.35 ELF
(libc 2.0.7pre6)
PostgreSQL version (example: PostgreSQL-6.4) : PostgreSQL-6.4
Compiler used (example: gcc 2.8.0) : egcs-1.1
Please enter a FULL description of your problem:
- ------------------------------------------------
interfaces/libpq/pqsignal.c doesn't include os.h and therefore
USE_POSIX_SIGNALS isn't defined.
If you know how this problem might be fixed, list the solution below:
- ---------------------------------------------------------------------
#include postgres.h in interfaces/libpq/pqsignal.c