Update comment in portal.h.

Etsuro Fujita <efujita@postgresql.org>

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