- Notifications
You must be signed in to change notification settings - Fork5
Commiteae1ad9
committed
Support IndexElem in raw_expression_tree_walker().
Needed for cases in which INSERT ... ON CONFLICT appears inside arecursive CTE item. Per bug #14153 from Thomas Alton.Patch by Peter Geoghegan, slightly adjusted by meReport: <20160521232802.22598.13537@wrigleys.postgresql.org>1 parent465e09d commiteae1ad9
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3372 | 3372 |
| |
3373 | 3373 |
| |
3374 | 3374 |
| |
| 3375 | + | |
| 3376 | + | |
| 3377 | + | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
3375 | 3384 |
| |
3376 | 3385 |
| |
3377 | 3386 |
| |
|
0 commit comments
Comments
(0)