PostmasterHandl_patch of win32

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-patches(at)postgresql(dot)org>
Cc: "Bruce Momjian" <bruce(at)momjian(dot)us>
Subject: PostmasterHandl_patch of win32
Date: 2006-07-16 00:07:23
Message-ID: 02ce01c6a86b$d0531270$0801a8c0@IBMC4B5932F74B
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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 Content-Type Size
PostmasterHandl_patch application/octet-stream 697 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2006-07-16 00:14:45 Re: More #ifdef fun: src/interfaces/libpq/win32.c
Previous Message Josh Berkus 2006-07-15 23:49:40 Re: automatic system info tool?

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Saito 2006-07-16 00:14:45 Re: More #ifdef fun: src/interfaces/libpq/win32.c
Previous Message David Fetter 2006-07-15 23:42:50 Have psql display names and OUT/INOUT in \df output