Thread: pgsql: Remove function list from prologue of execTuples.c.

pgsql: Remove function list from prologue of execTuples.c.

From
Andres Freund
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bbdfbb9154fccf5b58ecbbdf4e8989e2fed206f8

Modified Files
--------------
src/backend/executor/execTuples.c | 48 ++++++++-------------------------------
1 file changed, 10 insertions(+), 38 deletions(-)