diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:39:27 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:39:27 +0900 |
commit | 523926dea97f360f1f785853eea49e4dc4a6e1e9 (patch) | |
tree | 6d673be64338e87790ed855db0eefb99b1a9a867 /src/backend/executor/nodeProjectSet.c | |
parent | e71d4254f710bef53fa40d0b49b5af9bad10ce40 (diff) | |
download | postgresql-523926dea97f360f1f785853eea49e4dc4a6e1e9.tar.gz postgresql-523926dea97f360f1f785853eea49e4dc4a6e1e9.zip |
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
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions