Update comments on CustomPath struct.

Etsuro Fujita <efujita@postgresql.org>

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