Thread: pgsql: Update comment in portal.h.

pgsql: Update comment in portal.h.

From
Etsuro Fujita
Date:
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
------
master

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

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