Hi,
Two possible race condition found.
1. src\backend\port\win32\signal.c (line 82)
The var "pg_signal_queue", is accessed eleswhere with lock.

2. src\backend\postmaster\syslogger.c
The var "rotation_requested" is accessed elsewhere with lock.

regards,
Ranier Vilela

Attachment: win_missing_locks.patch
Description: Binary data

Reply via email to