diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:38:23 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-01 16:38:23 +0900 |
commit | 8b1ec7d2953273501c5cea8185b6358dc7709eb5 (patch) | |
tree | 90ef9799e40a29ba904f59cd85d9fa530579ab21 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 2827f108d136de518f8f1aa7b1bbef0588e0a680 (diff) | |
download | postgresql-8b1ec7d2953273501c5cea8185b6358dc7709eb5.tar.gz postgresql-8b1ec7d2953273501c5cea8185b6358dc7709eb5.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/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions