Update comments on CustomPath struct.

Etsuro Fujita <efujita@postgresql.org>

Commit: c575e00230ed1262edb7845e2e9a22ec164bf9f0
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2023-08-03T08:15:01Z
Releases: 16.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