> -----Original Message-----
> From: Tom Lane
>
> I have just finished trudging through a bunch of code and trying to make
> it secure against being interrupted by die() at arbitrary instants.
It seems that START/END_CRIT_SECTION() is called in both
existent and newly added places.
Isn't it appropriate to call a diffrent macro using a separate
CriticalSectionCount variable in newly added places ?
Regards.
Hiroshi Inoue
- [HACKERS] SIGTERM -> elog(FATAL) -> proc_exit() is pr... Tom Lane
- Re: [HACKERS] SIGTERM -> elog(FATAL) -> proc_exi... Hiroshi Inoue
- Re: [HACKERS] SIGTERM -> elog(FATAL) -> proc... Tom Lane
- RE: [HACKERS] SIGTERM -> elog(FATAL) -> ... Hiroshi Inoue
- Re: [HACKERS] SIGTERM -> elog(FATAL) -&... Tom Lane
- Re: [HACKERS] SIGTERM -> elog(FATA... Hiroshi Inoue
- Re: [HACKERS] SIGTERM -> elog(... Tom Lane
- Re: [HACKERS] SIGTERM -> e... Hiroshi Inoue
- RE: [HACKERS] SIGTERM -> elog(FATAL) -> proc_exi... Mikheev, Vadim