Re: Fix comments for ChangeVarNodes() and related functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix comments for ChangeVarNodes() and related functions
Date
Msg-id 12426221-27c4-4680-8839-8360721258c5@eisentraut.org
Whole thread Raw
In response to Fix comments for ChangeVarNodes() and related functions  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On 23.10.25 10:59, Richard Guo wrote:
> I happend to notice this comment for ChangeVarNodes():
> 
>   * Specifying 'change_RangeTblRef' to false allows skipping RangeTblRef.
>   * See ChangeVarNodesExtended for details.
> 
> However, I couldn't find "change_RangeTblRef" anywhere in the code
> base.  I suspect this is a leftover from development.  In any case, I
> think we should fix it.

It appears that change_RangeTblRef was removed in commit ab42d643c14 but 
the comments were not fully adjusted.




pgsql-hackers by date:

Previous
From: Vaibhav Dalvi
Date:
Subject: Re: Non-text mode for pg_dumpall
Next
From: Wolfgang Walther
Date:
Subject: Re: 64 bit numbers vs format strings