summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-06-30 07:27:31 +0000
committerNeil Conway <neilc@samurai.com>2005-06-30 07:27:31 +0000
commit117fde2d1745c64c514db697b126350f7acf61a6 (patch)
tree9b812c870153ac9d3a5d3ed06ab20044a768e7fe /src/backend/access/gist/gistutil.c
parent4802bb57a6d5331f32bc14bb196e397021fece1c (diff)
downloadpostgresql-117fde2d1745c64c514db697b126350f7acf61a6.tar.gz
Minor ecpg tweak: the return value of calloc() is guaranteed to be NULL
or zero-filled; therefore zero-filling it via memset() is pointless. (I think setting `errno' is probably a waste of cycles as well, but I haven't changed that.)
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions