Recent changes in sublink representation require exprType() to accept
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Jan 2003 00:18:51 +0000 (00:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Jan 2003 00:18:51 +0000 (00:18 +0000)
commitd1686b42ab58ce29777557f52b941fa9b927b2a6
tree9158be781a3e068014095905264cec83544711c2
parentd4ce5a4f4c3516e88fa34c53bcc7313db90a3c08
Recent changes in sublink representation require exprType() to accept
SubPlan nodes, else explaining queries containing sublinks may fail.
src/backend/parser/parse_expr.c