aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeResult.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-01-22 02:23:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-01-22 02:23:21 +0000
commita376a4673ae9c331700f19f1bae999e3eadfaf10 (patch)
treeb2600f41af8e95543b479eec09053a0c8301db7a /src/backend/executor/nodeResult.c
parentbb9f66351ab3fed583d93200dc68dd60f8615d30 (diff)
downloadpostgresql-a376a4673ae9c331700f19f1bae999e3eadfaf10.tar.gz
postgresql-a376a4673ae9c331700f19f1bae999e3eadfaf10.zip
Fix oversight in optimization that avoids an unnecessary projection step
when scanning a table that we need all the columns from. In case of SELECT INTO, we have to check that the hasoids flag matches the desired output type, too. Per report from Mike Mascari.
Diffstat (limited to 'src/backend/executor/nodeResult.c')
0 files changed, 0 insertions, 0 deletions