Update comments on CustomPath struct.

Etsuro Fujita <efujita@postgresql.org>

Commit: db395e2239a2a595e937c82f1a14d225f0d02a82
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2023-08-03T08:15:09Z
Releases: 11.21
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/relation.h modified +8 −5

Discussion