Mention TABLEFUNC to make comment consistent with code - Mailing list pgsql-hackers

From Steve Lau
Subject Mention TABLEFUNC to make comment consistent with code
Date
Msg-id TY4PR01MB12831B34E1E5BF9889582F1C7B6DFA@TY4PR01MB12831.jpnprd01.prod.outlook.com
Whole thread Raw
List pgsql-hackers

Hi hackers! This patch updates the comment flatten_join_alias_vars() that explains why it can be skipped when the expression to preprocess_expression() is of specific types, we now mention TABLEFUNC in the comment so that comment and code stay consistent.


Regards,

steve

 

 

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Next
From: 河田達也
Date:
Subject: Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE