summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-10-20 20:01:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-10-20 20:01:59 +0000
commit1df7a455dd37021b5588166b80f37fe36f674e67 (patch)
tree13b6d5dc62702d6b3438f888a5ab936c6052da99 /src/tutorial/syscat.source
parent17841ddbbf48706c13b4388cf6d8e4255f4a781c (diff)
It is possible for ResolveNew to be used to insert a sublink into a
subquery that didn't previously have one. We have traditionally made the caller of ResolveNew responsible for updating the hasSubLinks flag of the outermost query, but this fails to account for hasSubLinks in subqueries. Fix ResolveNew to handle this. We might later want to change the calling convention of ResolveNew so that it can fix the outer query too, simplifying callers. But I went with the localized fix for now. Per bug report from J Smith, 20-Oct-03.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions