Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier <michael@paquier.xyz>
Fix error reporting after ioctl() call with pg_upgrade --clone errno was not reported correctly after attempting to clone a file, leading to incorrect error reports. While scanning through the code, I have not noticed any similar mistakes. Error introduced in 3a769d8. Author: Justin Pryzby Discussion: https://postgr.es/m/20220731134135.GY15006@telsasoft.com Backpatch-through: 12
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/file.c | modified | +3 −1 |
Discussion
- pg_upgrade errno 4 messages · 2022-07-31 → 2022-08-01