]> granicus.if.org Git - postgresql/commit
Clarify old comment about qual_is_pushdown_safe's handling of subplans.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Nov 2017 04:32:17 +0000 (23:32 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Nov 2017 04:32:17 +0000 (23:32 -0500)
commit801386af62eac84c13feec5a643c120cf0ce33bd
tree42887d5cbdfea0b103cb9d300c42f896f88fa1ca
parent3848d21673e9dcb42d4bc1353043d7c7d6f550cd
Clarify old comment about qual_is_pushdown_safe's handling of subplans.

This comment glossed over the difference between initplans and subplans,
but they are indeed different for our purposes here.
src/backend/optimizer/path/allpaths.c