Heiko Lehmann <[EMAIL PROTECTED]> writes:
> *** ./src/include/libpq/pqsignal.h.org Mon Nov 5 18:46:33 2001
> --- ./src/include/libpq/pqsignal.h Thu Feb 21 18:51:39 2002
> ***
> *** 28,34
> #define PG_SETMASK(mask) sigprocmask(SIG_SETMASK, mask, NULL)
> #else
> ex
Good catch. I see now that AuthBlockSig is missing in
/src/include/pgsignal.h, but is referenced in pgsignal.c in both #ifdef
and #else cases.
Patch applied to 7.3 and will appear in 7.2.1.
---
Heiko Lehmann wrote:
> HAl
HAllo!
We had a problem with to compile pgsql-7.2 under SW-8.0.
In the mailing lists I found no informations.
See note for further informations.
regards Heiko
(part of 020221.postgresql-7.2)
## --
## Problem AuthBlockSig
## -