-
- Downloads
"...postgres-lambda-diff.git" did not exist on "7547b0104a487e99b6c10fdcd0097e6b834d2bc8"
Add Aggref and ArrayRef to the set of node types that transformExpr
will pass through rather than spitting up. This is necessary to handle cases where coerce_type causes a subexpression to be retransformed, as in SELECT count(*) + 1.0 FROM table
Loading
Please register or sign in to comment