aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2009-05-04 08:36:40 +0000
committerMagnus Hagander <magnus@hagander.net>2009-05-04 08:36:40 +0000
commitca6c0ac4d3da974c11866388989071f5ce821b5d (patch)
tree2cab293c335ca64350343ee81171547e61214269 /src/backend/commands/functioncmds.c
parentffbd17e73e633cd6da462b330651b16d47963953 (diff)
downloadpostgresql-ca6c0ac4d3da974c11866388989071f5ce821b5d.tar.gz
postgresql-ca6c0ac4d3da974c11866388989071f5ce821b5d.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/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions