Remove function list from prologue of execTuples.c.

Andres Freund <andres@anarazel.de>

Commit: bbdfbb9154fccf5b58ecbbdf4e8989e2fed206f8
Author: Andres Freund <andres@anarazel.de>
Date: 2018-09-25T23:27:48Z
Releases: 12.0
Remove function list from prologue of execTuples.c.

That section is never in sync with the actual routines available and
their functionality.

Author: Ashutosh Bapat
Discussion: https://postgr.es/m/20180220224318.gw4oe5jadhpmcdnm@alap3.anarazel.de

Files

PathChange+/−
src/backend/executor/execTuples.c modified +10 −38

Discussion