aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2009-05-04 08:36:42 +0000
committerMagnus Hagander <magnus@hagander.net>2009-05-04 08:36:42 +0000
commitf79ea3da647cbbef9b88760f463f5a73693328d5 (patch)
tree64bb801fb5fca6a1a1a977b86ce0ac90437e604d /src/backend/access/gist/gistvacuum.c
parent4c3c2ee8aa21514e50146daa1e8ba35b1a14e32d (diff)
downloadpostgresql-f79ea3da647cbbef9b88760f463f5a73693328d5.tar.gz
postgresql-f79ea3da647cbbef9b88760f463f5a73693328d5.zip
Call SetLastError(0) before calling the file mapping functions
to make sure that the error code is reset, as a precaution in case the API doesn't properly reset it on success. This could be necessary, since we check the error value even if the function doesn't fail for specific success cases.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions