diff options
author | Noah Misch <noah@leadboat.com> | 2019-04-03 17:11:16 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-04-03 17:11:16 -0700 |
commit | ab9ed9be2378f02edf613e0543a29287e7484338 (patch) | |
tree | 6ca051bb83504e1c5e1023c4c200c5f6471d6b99 /src/backend/executor/nodeBitmapIndexscan.c | |
parent | f433394e48afbb733b1436276a5a08cd78443164 (diff) | |
download | postgresql-ab9ed9be2378f02edf613e0543a29287e7484338.tar.gz postgresql-ab9ed9be2378f02edf613e0543a29287e7484338.zip |
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
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions