Minor comment update in setrefs.c - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Minor comment update in setrefs.c
Date
Msg-id 5666BC08.6060800@lab.ntt.co.jp
Whole thread Raw
Responses Re: Minor comment update in setrefs.c  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hi,

Attached is a small patch to adjust a comment in setrefs.c; in
set_foreignscan_references, fdw_recheck_quals also gets adjusted to
reference foreign scan tuple, in case of a foreign join, so I added
"etc.", to a comment there, as the comment in case of a simple foreign
table scan.

Best regards,
Etsuro Fujita

Attachment

pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual
Next
From: Andres Freund
Date:
Subject: Re: Rework the way multixact truncations work