pgsql: Revert "Refactor ChangeVarNodesExtended() using the custom callb - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Revert "Refactor ChangeVarNodesExtended() using the custom callb
Date
Msg-id E1uBJ8y-0000Mr-23@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback
Next
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback