Doc: add comment about bug fixed in back branches as of 3f7323cbb.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d1ce745db2d7db193c0be461db3cd34edd776dac
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-08-27T16:16:21Z
Releases: 16.0
Doc: add comment about bug fixed in back branches as of 3f7323cbb.

While the bug I just fixed in the back branches doesn't exist in
HEAD, the requirement that MULTIEXPR SubPlans not share output
parameters still does.  Add a comment to memorialize that, because
perhaps it could be an issue again someday.

Discussion: https://postgr.es/m/17596-c5357f61427a81dc@postgresql.org

Files

PathChange+/−
src/backend/executor/nodeSubplan.c modified +15 −0

Discussion