Re: on_exit_reset fails to clear DSM-related exit actions - Mailing list pgsql-hackers

From Peter LaDow
Subject Re: on_exit_reset fails to clear DSM-related exit actions
Date
Msg-id CAN8Q1EfovqkOL+Qv9sasmQup_vQh+VbczCYos2RqmBOeDwCQEg@mail.gmail.com
Whole thread Raw
In response to Re: on_exit_reset fails to clear DSM-related exit actions  (Peter LaDow <petela@gocougs.wsu.edu>)
List pgsql-hackers
On Fri, Mar 7, 2014 at 12:55 PM, Peter LaDow <petela@gocougs.wsu.edu> wrote:
> Just to be clear, what do you mean by "nontrivial code"?  Do you mean
> C library calls, other than fork/exec/_exit?

I think I've answered my own question:

http://man7.org/linux/man-pages/man7/signal.7.html

The 'Async-signal-safe functions' are the nontrivial C calls that may be called.

Pete



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: jsonb and nested hstore
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: [PATCH] Store Extension Options