git.postgresql.org Git - postgresql.git/commit
Fri, 9 Oct 2015 18:31:04 +0000 (14:31 -0400)
Fri, 9 Oct 2015 18:31:04 +0000 (14:31 -0400)
commit db0f6cad4884bd4c835156d3a720d9a79dbd63a9
Remove set_latch_on_sigusr1 flag.
This flag has proven to be a recipe for bugs, and it doesn't seem like
it can really buy anything in terms of performance. So let's just
*always* set the process latch when we receive SIGUSR1 instead of
trying to do it only when needed.
Per my recent proposal on pgsql-hackers.
This is the main PostgreSQL git repository.
RSS
Atom