aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-06-22 23:03:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-06-22 23:05:06 -0400
commit1c20ba4f41faccbd11c90c4220ef6ae11a574ba5 (patch)
treeedeaa24613c1a131642cb7739df652f3e476c85a /src/backend/access/gist/gistutil.c
parentd9db32401c1477fb63fb47a376fc0d08605dcc9b (diff)
downloadpostgresql-1c20ba4f41faccbd11c90c4220ef6ae11a574ba5.tar.gz
postgresql-1c20ba4f41faccbd11c90c4220ef6ae11a574ba5.zip
Undo overly enthusiastic de-const-ification.
s/const//g wasn't exactly what I was suggesting here ... parameter declarations of the form "const structtype *param" are good and useful, so put those occurrences back. Likewise, avoid casting away the const in a "const void *" parameter.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions