aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2009-01-03 19:57:54 +0000
committerJoe Conway <mail@joeconway.com>2009-01-03 19:57:54 +0000
commitc8fad375dbd795a961c77bc9272e80432c4e8bf1 (patch)
tree990ea7f90260cd37f98633a5478ef0205d97a649 /src/backend/access/gist/gistscan.c
parent2a4cd9cd6b1d64458242733cf458900c5961a7c0 (diff)
downloadpostgresql-c8fad375dbd795a961c77bc9272e80432c4e8bf1.tar.gz
postgresql-c8fad375dbd795a961c77bc9272e80432c4e8bf1.zip
Fix bug per Oleksiy Shchukin - 2nd argument for dblink_get_result(text,bool)
is PG_GETARG_BOOL(2), should be PG_GETARG_BOOL(1). Apply simple fix to back branches only. More extensive change to be applied to head per Tom's suggestion.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions