Commit ed29089
File tree
Expand file treeCollapse file tree
3 files changed
+49
-0
lines changedFilter options
- src
- backend/rewrite
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+49
-0
lines changedsrc/backend/rewrite/rewriteHandler.c
Copy file name to clipboardExpand all lines: src/backend/rewrite/rewriteHandler.c+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
| 539 | + |
| 540 | + |
| 541 | + |
539 | 542 |
|
540 | 543 |
|
541 | 544 |
|
| ||
557 | 560 |
|
558 | 561 |
|
559 | 562 |
|
| 563 | + |
| 564 | + |
| 565 | + |
560 | 566 |
|
561 | 567 |
|
562 | 568 |
|
|
src/test/regress/expected/with.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/with.out+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2277 | 2277 |
|
2278 | 2278 |
|
2279 | 2279 |
|
| 2280 | + |
| 2281 | + |
| 2282 | + |
| 2283 | + |
| 2284 | + |
| 2285 | + |
| 2286 | + |
| 2287 | + |
| 2288 | + |
| 2289 | + |
| 2290 | + |
| 2291 | + |
| 2292 | + |
| 2293 | + |
| 2294 | + |
| 2295 | + |
| 2296 | + |
| 2297 | + |
| 2298 | + |
| 2299 | + |
| 2300 | + |
| 2301 | + |
| 2302 | + |
| 2303 | + |
| 2304 | + |
| 2305 | + |
| 2306 | + |
2280 | 2307 |
|
2281 | 2308 |
|
2282 | 2309 |
|
|
src/test/regress/sql/with.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/with.sql+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1070 | 1070 |
|
1071 | 1071 |
|
1072 | 1072 |
|
| 1073 | + |
| 1074 | + |
| 1075 | + |
| 1076 | + |
| 1077 | + |
| 1078 | + |
| 1079 | + |
| 1080 | + |
| 1081 | + |
| 1082 | + |
| 1083 | + |
| 1084 | + |
| 1085 | + |
| 1086 | + |
| 1087 | + |
| 1088 | + |
1073 | 1089 |
|
1074 | 1090 |
|
1075 | 1091 |
|
|
0 commit comments