Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase log

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b888ab82dab90409fd262655b05407403544bbfb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-07T16:34:48Z
Releases: 8.1.0
Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase log
level for unrecognized win32 error codes to LOG, and make messages
conform to style guide.  Per old suggestion from Qingqing Zhou, which
seems to have gotten lost in the shuffle.

Files

PathChange+/−
src/backend/port/win32/error.c modified +11 −8