Thread: pgsql: Revert "Refactor ChangeVarNodesExtended() using the custom callb

pgsql: Revert "Refactor ChangeVarNodesExtended() using the custom callb

From
Alexander Korotkov
Date:
Revert "Refactor ChangeVarNodesExtended() using the custom callback"

This reverts commit 250a718aadad68793e82103282247556a46a3cfc.
It shouldn't be pushed during the release freeze.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/E1uBIbY-000owH-0O%40gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2782f3b8454676c9df408aa0bc960efca0f3eb22

Modified Files
--------------
src/backend/optimizer/plan/analyzejoins.c | 160 +++---------------------------
src/backend/rewrite/rewriteManip.c        | 138 ++++++++++++++++++++------
src/include/rewrite/rewriteManip.h        |  17 +---
src/tools/pgindent/typedefs.list          |   1 -
4 files changed, 124 insertions(+), 192 deletions(-)