Update comment in portal.h.

Etsuro Fujita <efujita@postgresql.org>

Commit: d7bc9c9d04ad6abe80006bfbe93cb359abd31dee
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2024-08-01T08:45:04Z
Releases: 15.8
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

Files

PathChange+/−
src/include/utils/portal.h modified +3 −3

Discussion