Skip to content
Snippets Groups Projects
Commit ea15e186 authored by Andres Freund's avatar Andres Freund
Browse files

Remove obsoleted code relating to targetlist SRF evaluation.

Since 69f4b9c8 plain expression evaluation (and thus normal projection)
can't return sets of tuples anymore. Thus remove code dealing with
that possibility.

This will require adjustments in external code using
ExecEvalExpr()/ExecProject() - that should neither be hard nor very
common.

Author: Andres Freund and Tom Lane
Discussion: https://postgr.es/m/20160822214023.aaxz5l4igypowyri@alap3.anarazel.de
parent 8eace46d
No related branches found
No related tags found
No related merge requests found
Showing
with 284 additions and 873 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment