aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-19 16:33:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-19 16:33:33 +0000
commit85b587c259cae5f058019797243e38271ef7158d (patch)
tree9f8b62083258b72479e1375d8bb6f46fa7c966d9 /src/backend/access/gist
parent7e40cdc07585d5f93dd1f35ce1d402eba55e425b (diff)
downloadpostgresql-85b587c259cae5f058019797243e38271ef7158d.tar.gz
postgresql-85b587c259cae5f058019797243e38271ef7158d.zip
Fix thinko in my recent change to put an explicit argisrow field in NullTest:
when the planner splits apart a ROW(...) IS NULL test, the argisrow values of the component tests have to be determined from the component field types, not copied from the original NullTest (in which argisrow is surely true).
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions