Fix inclusions in pg_receivexlog.c.
Tom Lane <tgl@sss.pgh.pa.us>
Fix inclusions in pg_receivexlog.c. Apparently this was depending on pqsignal.h for <signal.h>. Not sure why I didn't see the failure on my other machine.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_receivexlog.c | modified | +7 −5 |