Mention TABLEFUNC to make comment consistent with code

From: Steve Lau <stevelauc(at)outlook(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Mention TABLEFUNC to make comment consistent with code
Date: 2025-11-27 14:44:25
Message-ID: TY4PR01MB12831B34E1E5BF9889582F1C7B6DFA@TY4PR01MB12831.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v1-0001-Mention-TABLEFUNC-to-make-comment-consistent-with-co.patch application/octet-stream 1.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message 河田達也 2025-11-27 14:59:35 Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
Previous Message Fujii Masao 2025-11-27 14:34:22 Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis