pgsql: Fix missing words in comment. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix missing words in comment.
Date
Msg-id E1mNWuS-00027R-3c@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix missing words in comment.

Introduced by commit c3928b467a, backpatch to v14 like that one.

Author: Amit Langote
Discussion: https://www.postgresql.org/message-id/CA+HiwqFQgNLS6VGntMcuJV6erBFV425xA6wBVnY=41GK4zC0Bw@mail.gmail.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e66add755df2eae5e874dc96743f3faaf4bced83

Modified Files
--------------
src/backend/executor/nodeForeignscan.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: postgres_fdw: Allow application_name of remote connection to be
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p