diff options
author | Robert Haas <rhaas@postgresql.org> | 2019-12-17 13:03:57 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2019-12-17 13:03:57 -0500 |
commit | 1e53fe0e70f610c34f4c9e770d108cd94151342c (patch) | |
tree | 371a110c218d1b236a1f27561c329f11d31195c2 /src/backend/tcop/postgres.c | |
parent | 5910d6c7e311f0b14e3d3cb9ce3597c01d3a3cde (diff) | |
download | postgresql-1e53fe0e70f610c34f4c9e770d108cd94151342c.tar.gz postgresql-1e53fe0e70f610c34f4c9e770d108cd94151342c.zip |
Use PostgresSigHupHandler in more places.
There seems to be no reason for every background process to have
its own flag indicating that a config-file reload is needed.
Instead, let's just use ConfigFilePending for that purpose
everywhere.
Patch by me, reviewed by Andres Freund and Daniel Gustafsson.
Discussion: http://postgr.es/m/CA+TgmoZwDk=BguVDVa+qdA6SBKef=PKbaKDQALTC_9qoz1mJqg@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions