diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-12-14 17:38:09 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-12-14 18:35:58 +1300 |
commit | 7c85be08a2d404ec2a1a6a3b089e7f08d62e5db8 (patch) | |
tree | f9d94448f5422f923511b82ced949dfc03bde132 /src/backend/access/gist/gist.c | |
parent | 7bb3102cea02101efcbb4c4fba3fdd452a52bdab (diff) | |
download | postgresql-7c85be08a2d404ec2a1a6a3b089e7f08d62e5db8.tar.gz postgresql-7c85be08a2d404ec2a1a6a3b089e7f08d62e5db8.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