aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-01-22 02:23:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-01-22 02:23:35 +0000
commit94db74f37071984c11ce5cc33a40285a5bfeec4c (patch)
tree0f99f0dcef84b8ee9f00b5ac5e9f06caf278fe4f /src/backend/utils/adt/regexp.c
parent5a2a8b9e01e83e68c6cbcffc2259f5dad4f108be (diff)
downloadpostgresql-94db74f37071984c11ce5cc33a40285a5bfeec4c.tar.gz
postgresql-94db74f37071984c11ce5cc33a40285a5bfeec4c.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions