Re: Can a child process detect postmaster death when in pg_usleep? - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Can a child process detect postmaster death when in pg_usleep?
Date
Msg-id 162099451431.32052.12714558946650252170.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Can a child process detect postmaster death when in pg_usleep?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

This patch looks fine. Tested on MacOS Catalina; master 09ae3299

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: OOM in spgist insert
Next
From: Bharath Rupireddy
Date:
Subject: Re: parallel vacuum - few questions on docs, comments and code