aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.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:04:46 -0400
commit223be216afa13b708904ca1d72898f2ccf5cef40 (patch)
tree219536940897db09860206fb0f15471f31eb14db /src/backend/access/gist/gist.c
parent0b44818ead933f9a09c85045003eafbcb4b2f3bc (diff)
downloadpostgresql-223be216afa13b708904ca1d72898f2ccf5cef40.tar.gz
postgresql-223be216afa13b708904ca1d72898f2ccf5cef40.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/gist.c')
0 files changed, 0 insertions, 0 deletions