diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-16 12:26:19 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-07-16 12:26:35 -0400 |
| commit | 5e692dcacabd5dbc8ccfb9e37a2d26a574b6dea6 (patch) | |
| tree | a9254f9e16d7796a512700d284845ffb2e047764 /src/backend/regex | |
| parent | 506428d091760650971433f6bc083531c307b368 (diff) | |
Remove postmaster.c's reset_shared() wrapper function.
reset_shared just invokes CreateSharedMemoryAndSemaphores, so let's
get rid of it and invoke that directly. This removes a confusing
seeming-inconsistency between the postmaster's startup sequence
and the startup sequence used in standalone mode.
Nathan Bossart, reviewed by Pavel Borisov
Discussion: https://postgr.es/m/20220329221702.GA559657@nathanxps13
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions
