pgsql: Update comment in portal.h. - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: Update comment in portal.h.
Date
Msg-id E1sZRc1-002Az9-Tu@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update comment in portal.h.

We store tuples into the portal's tuple store for a PORTAL_ONE_MOD_WITH
query as well.

Back-patch to all supported branches.

Reviewed by Andy Fan.

Discussion: https://postgr.es/m/CAPmGK14HVYBZYZtHabjeCd-e31VT%3Dwx6rQNq8QfehywLcpZ2Hw%40mail.gmail.com

Branch
------
REL_15_STABLE

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

Modified Files
--------------
src/include/utils/portal.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Convert node test compile-time settings into run-time parameters
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_createsubscriber: Rename option --socket-directory to --socke