diff options
author | Magnus Hagander <magnus@hagander.net> | 2009-05-04 08:36:42 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2009-05-04 08:36:42 +0000 |
commit | f79ea3da647cbbef9b88760f463f5a73693328d5 (patch) | |
tree | 64bb801fb5fca6a1a1a977b86ce0ac90437e604d /src/backend/access/gist/gistvacuum.c | |
parent | 4c3c2ee8aa21514e50146daa1e8ba35b1a14e32d (diff) | |
download | postgresql-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