Improve implementation of CRE-stack-flattening in map_variable_attnos(). I (tgl) objected to the obscure implementation introduced in commit 1c497fa72. This one seems a bit less action-at-a-distance-y, at the price of repeating a few lines of code.
Improve the comments about what the function is doing, too. Amit Khandekar, whacked around a bit more by me Discussion: https://postgr.es/m/caj3gd9egytyhuh0ntmxm8-1m3rvdqebatygc-cuntyf7tkn...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/73937119bfd07a140da4817f5ca949351942ffdc Modified Files -------------- src/backend/rewrite/rewriteManip.c | 101 ++++++++++++++++++++----------------- 1 file changed, 55 insertions(+), 46 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers