Re: How to know killed by pg_terminate_backend - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: How to know killed by pg_terminate_backend
Date
Msg-id 20110103.081742.681018391919718237.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: How to know killed by pg_terminate_backend  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Tatsuo Ishii <ishii@postgresql.org> writes:
>> Comments are welcome.
> 
> This is a bad idea.  It makes an already-poorly-tested code path
> significantly more fragile, in return for nothing of value.

Are you saying that procsignal.c is the already-poorly-tested one? If
so, why?

As for "value", I have already explained why we need this in the
upthread.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: C++ keywords in headers (was Re: [GENERAL] #include )
Next
From: Simon Riggs
Date:
Subject: Re: Recovery conflict monitoring