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

Started by Andres Freundalmost 8 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

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: /messages/by-id/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(-)