Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >> Good idea. I only have sys_siglist[] on BSD/OS, and Linux and FreeBSD > >> have that too, so I only used that. We will now print both signal > >> descriptions and numbers for backend error exits, and descriptions only > >> for pclose() because we only have a three-argument function to log. > >> Attached and applied. > > This patch has broken much of the buildfarm.
I think it is because I didn't have #include <signal.h> in exec.c. Added. -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq