Assert that pgwin32_signal_initialize() has been called early enough.
Noah Misch <noah@leadboat.com>
Assert that pgwin32_signal_initialize() has been called early enough. Before the pgwin32_signal_initialize() call, the backend version of pg_usleep() has no effect. No in-tree code falls afoul of that today, but temporary commit 23078689a9921968ac0873b017be6e7f772f10bc did so. Discussion: https://postgr.es/m/20190402135442.GA1173872@rfd.leadboat.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/win32/signal.c | modified | +3 −0 |
| src/port/open.c | modified | +3 −0 |
Discussion
- "could not reattach to shared memory" on buildfarm member dory 33 messages · 2018-04-23 → 2019-04-09