aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-03-20 13:34:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-03-20 13:34:31 -0400
commit82e4d45bd0ba9c07b8a97f28f939db6d8d564f9a (patch)
tree9e6a132766219fc0262f0f2eb1bfbc5b9efe168d /src/backend/access/gist/gistsplit.c
parent176d5bae1d636fc1e91840b12cbd04c96d638b7e (diff)
downloadpostgresql-82e4d45bd0ba9c07b8a97f28f939db6d8d564f9a.tar.gz
postgresql-82e4d45bd0ba9c07b8a97f28f939db6d8d564f9a.zip
Suppress platform-dependent unused-variable warning.
The local variable "sock" can be unused depending on compilation flags. But there seems no particular need for it, since the kernel calls can just as easily say port->sock instead.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions