diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-12-14 17:38:09 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-12-14 19:03:44 +1300 |
commit | fd005e1a87446ad61a6c950841b0a6f93bdfb594 (patch) | |
tree | dc9780da0d4abe07389d1c58982dfe01eef5b978 /src/backend/access/gist/gist.c | |
parent | c3dc0cdd6b58f6d4a632364554c9aec5b4f83f69 (diff) | |
download | postgresql-fd005e1a87446ad61a6c950841b0a6f93bdfb594.tar.gz postgresql-fd005e1a87446ad61a6c950841b0a6f93bdfb594.zip |
Fix mdsyncfiletag(), take II.
The previous commit failed to consider that FileGetRawDesc() might
not return a valid fd, as discovered on the build farm. Switch to
using the File interface only.
Back-patch to 12, like the previous commit.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions