Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Win32 question: getppid() with no paren


  • From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
  • To: 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <mha(at)sollentuna(dot)net>
  • Cc: PgSql-Win32 <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Win32 question: getppid() with no paren
  • Date: Sun, 30 May 2004 12:17:44 +1000
  • Message-id: <A02DEC4D1073D611BAE8525405FCCE2B55F48D(at)harris(dot)memetrics(dot)local>

Tom Lane wrote:
> Great.  Could I get someone to implement this now?  The function that
> needs it is PostmasterIsAlive() in src/backend/storage/ipc/pmsignal.c.
> You can check whether it works by noting whether the stats processes
> shut down when the postmaster goes away ...

Here you go. If there is a better place to put the PostmasterHandle, please
do so by all means.  Also, could enable it for EXEC_BACKEND, instead of for
WIN32, which would obviate the WIN32 #ifdefs in read/write_backend_variables
(ie. so that EXEC_BACKEND would also read/write this variable out, but to no
effect in non-WIN32 EXEC_BACKENDs).

Cheers,
Claudio

--- 
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see 
<a
href="http://www.memetrics.com/emailpolicy.html";>http://www.memetrics.com/em
ailpolicy.html</a>
  

Attachment: diff.patch
Description: Binary data



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group