aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-05-11 01:26:02 +0000
committerNeil Conway <neilc@samurai.com>2005-05-11 01:26:02 +0000
commitf38e413b209d33d70b3dbdb6fd799a59e392140c (patch)
treed3bd5b66472be4c09b2e18c60baae9789178d925 /src/backend/access/gist
parent35e16515080868e87849a6846ab1c36977157154 (diff)
downloadpostgresql-f38e413b209d33d70b3dbdb6fd799a59e392140c.tar.gz
postgresql-f38e413b209d33d70b3dbdb6fd799a59e392140c.zip
Code cleanup: in C89, there is no point casting the first argument to
memset() or MemSet() to a char *. For one, memset()'s first argument is a void *, and further void * can be implicitly coerced to/from any other pointer type.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions