diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:39:16 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:39:16 +0900 |
commit | 07abcd9ab712b843568e2f9a00006dd25797dc02 (patch) | |
tree | ec68f0044fd29856cf1595cd9460348b515fcea2 /contrib/postgres_fdw/postgres_fdw.c | |
parent | feae5c0cba8088fb85d9365348e59047d1c2919a (diff) | |
download | postgresql-07abcd9ab712b843568e2f9a00006dd25797dc02.tar.gz postgresql-07abcd9ab712b843568e2f9a00006dd25797dc02.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions