Update comments on CustomPath struct.

Etsuro Fujita <efujita@postgresql.org>

Commit: 20f90a0e4d86d69808fd73e1e7c701a357846ec1
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2023-08-03T08:15:00Z
Releases: 17.0
Update comments on CustomPath struct.

Commit e7cb7ee14 allowed custom scan providers to create CustomPath
paths for join relations as well, but missed updating the comments.

Back-patch to all supported branches.

Discussion: https://postgr.es/m/CAPmGK15ODkN%2B%3DhkBCufj1HBW0x5OTb65Xuy7ryXchMdiCMpx_g%40mail.gmail.com

Files

PathChange+/−
src/include/nodes/pathnodes.h modified +8 −5

Discussion