PostmasterHandl_patch of win32 - Mailing list pgsql-patches

From Hiroshi Saito
Subject PostmasterHandl_patch of win32
Date
Msg-id 02ce01c6a86b$d0531270$0801a8c0@IBMC4B5932F74B
Whole thread Raw
Responses Re: PostmasterHandl_patch of win32
List pgsql-patches
Hi Bruce-san.

Uga..., include is removed and it is out of order.....

pmsignal.c: In function `PostmasterIsAlive':
pmsignal.c:121: error: `PostmasterHandle' undeclared (first use in this function)
pmsignal.c:121: error: (Each undeclared identifier is reported only once
pmsignal.c:121: error: for each function it appears in.)
make[4]: *** [pmsignal.o] Error 1
make[3]: *** [ipc-recursive] Error 2
make[2]: *** [storage-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

Probably, this application will be required.
P.S)
In addition, there are some problems. It is corrected soon.

Regards,
Hiroshi Saito

Attachment

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Have psql display names and OUT/INOUT in \df output
Next
From: Andrew Dunstan
Date:
Subject: Re: Have psql display names and OUT/INOUT in \df output