aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-05-13 00:30:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-05-13 00:30:32 -0400
commitfd350ef395b59e39bf419bd47e820b94dff23971 (patch)
tree5176ed10a081aa47a3cb7ae61aa3cf6f257fab0f /src/backend/access/gist/gistbuildbuffers.c
parent398b240151708d7e971631875760ddbad3a63e0e (diff)
downloadpostgresql-fd350ef395b59e39bf419bd47e820b94dff23971.tar.gz
postgresql-fd350ef395b59e39bf419bd47e820b94dff23971.zip
Fix bogus declaration of local variable.
rc should be an int here, not a pgsocket. Fairly harmless as long as pgsocket is an integer type, but nonetheless wrong. Error introduced in commit 87091cb1f1ed914e2ddca424fa28f94fdf8461d2.
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions