pgsql: Restore comments in ChangeVarNodesExtended() - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Restore comments in ChangeVarNodesExtended()
Date
Msg-id E1u9Jkb-002Cn5-3C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Restore comments in ChangeVarNodesExtended()

This commit restores comments in ChangeVarNodesExtended(), which were
accidentally removed by fc069a3a6319.

Reported-by: Richard Guo <guofenglinux@gmail.com>
Discussion: https://postgr.es/m/CAMbWs49PE3CvnV8vrQ0Dr%3DHqgZZmX0tdNbzVNJxqc8yg-8kDQQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/73e736137616b86d8bc21ec3cba098e187d883d5

Modified Files
--------------
src/backend/rewrite/rewriteManip.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix xmin advancement during fast_forward decoding.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_combinebackup: Message style improvements