forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd1ce745
committed
Doc: add comment about bug fixed in back branches as of3f7323c.
While the bug I just fixed in the back branches doesn't exist inHEAD, the requirement that MULTIEXPR SubPlans not share outputparameters still does. Add a comment to memorialize that, becauseperhaps it could be an issue again someday.Discussion:https://postgr.es/m/17596-c5357f61427a81dc@postgresql.org1 parent924954c commitd1ce745
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
248 | 263 |
| |
249 | 264 |
| |
250 | 265 |
| |
|
0 commit comments
Comments
(0)