forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite504d91
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 parent9d91cd8 commite504d91
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3365 | 3365 |
| |
3366 | 3366 |
| |
3367 | 3367 |
| |
| 3368 | + | |
| 3369 | + | |
| 3370 | + | |
| 3371 | + | |
| 3372 | + | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
| 3376 | + | |
3368 | 3377 |
| |
3369 | 3378 |
| |
3370 | 3379 |
| |
|
0 commit comments
Comments
(0)