Update comments on CustomPath struct.

Etsuro Fujita <efujita@postgresql.org>

Commit: 9f495270cca7c75a50783be0a94edd28c1338ea9
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2023-08-03T08:15:02Z
Releases: 15.4
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