diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-09-29 10:14:47 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-09-29 10:14:47 +0900 |
commit | 2beae72746e6b762cb335ec4fff87e5407b3096c (patch) | |
tree | d3ee72e654450681f6560676470f8d0c895717e3 /src/fe_utils/string_utils.c | |
parent | b6d8a60aba322678585ebe11dab072a37ac32905 (diff) | |
download | postgresql-2beae72746e6b762cb335ec4fff87e5407b3096c.tar.gz postgresql-2beae72746e6b762cb335ec4fff87e5407b3096c.zip |
Map ERROR_INVALID_NAME to ENOENT in mapping table of win32error.c
This error can be reached when sending an incorrect file name to open()
on Windows, resulting in a confusing errno reported. This has been seen
in the development of a different patch by the same author.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACWet-b8Juba0DiXwfGCyyOcohzwksahE5ebB9rcbLZKCQ@mail.gmail.com
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions