]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update comments on CustomPath struct.
authorEtsuro Fujita <efujita@postgresql.org>
Thu, 3 Aug 2023 08:15:09 +0000 (17:15 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Thu, 3 Aug 2023 08:15:09 +0000 (17:15 +0900)
commitdb395e2239a2a595e937c82f1a14d225f0d02a82
tree65b723b1590e776fbf3996624e97c90c59dcc260
parentdb01f26968f2158856a62db2e7f125586a538239
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
src/include/nodes/relation.h