summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAndres Freund2021-08-05 22:31:29 +0000
committerAndres Freund2021-08-05 22:36:08 +0000
commit0de13bbc47d19c95de132cc85c341fdab079c170 (patch)
treea579bff3a308a0ef35611e5ce012c9a11a2c549b /src/backend/tcop/postgres.c
parent07bf37850991c68a7038fb06186bddfd64c72faf (diff)
Call pgwin32_signal_initialize() in postmaster as well.
This was an oversight in 07bf3785099. While it does reduce the benefit of the simplification due to that commit, it still seems like a win to me. It seems like it might be a good idea to have a function mirroring InitPostmasterChild() / InitStandaloneProcess() for postmaster in miscinit.c to make it easier to keep initialization between the three possible environment in sync. Author: Andres Freund <[email protected]> Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions