diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-06-26 09:41:58 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-06-26 09:41:58 +0900 |
commit | d08c3d5197fac1f49cedbd8417e685479ad7439a (patch) | |
tree | 233e841e8081fb494542898b442e5887f34fd2fc /src/backend/executor/nodeModifyTable.c | |
parent | 322548a8abe225f2cfd6a48e07b99e2711d28ef7 (diff) | |
download | postgresql-d08c3d5197fac1f49cedbd8417e685479ad7439a.tar.gz postgresql-d08c3d5197fac1f49cedbd8417e685479ad7439a.zip |
Correct handling of fsync failures with tar mode of walmethods.c
This file has been missing the fact that it needs to report back to
callers a proper failure on fsync calls. I have spotted the one in
tar_finish() while Kuntal has spotted the one in tar_close().
Backpatch down to 10 where this code has been introduced.
Reported by: Michael Paquier, Kuntal Ghosh
Author: Michael Paquier
Reviewed-by: Kuntal Ghosh, Magnus Hagander
Discussion: https://postgr.es/m/20180625024356.GD1146@paquier.xyz
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions