diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-11-19 13:37:49 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-11-19 13:37:49 +1300 |
commit | 542e6f3861cee1a5bd2974c318d2e05cc95d8a63 (patch) | |
tree | 60630dd4d4208a57858b50c7d661a18c873b2648 /src/backend/access/gist/gistvalidate.c | |
parent | b81ef6386ea890423f1f15a67ff3bc679f9f63d6 (diff) | |
download | postgresql-542e6f3861cee1a5bd2974c318d2e05cc95d8a63.tar.gz postgresql-542e6f3861cee1a5bd2974c318d2e05cc95d8a63.zip |
Don't forget about failed fsync() requests.
If fsync() fails, md.c must keep the request in its bitmap, so that
future attempts will try again.
Back-patch to all supported releases.
Author: Thomas Munro
Reviewed-by: Amit Kapila
Reported-by: Andrew Gierth
Discussion: https://postgr.es/m/87y3i1ia4w.fsf%40news-spur.riddles.org.uk
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions