Commit 8bf66de
File tree
2 files changed
+3
-3
lines changedFilter options
- contrib/postgres_fdw
- src/backend/optimizer/path
2 files changed
+3
-3
lines changedcontrib/postgres_fdw/postgres_fdw.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/postgres_fdw.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3357 | 3357 |
|
3358 | 3358 |
|
3359 | 3359 |
|
3360 |
| - |
| 3360 | + |
3361 | 3361 |
|
3362 | 3362 |
|
3363 | 3363 |
|
| ||
3405 | 3405 |
|
3406 | 3406 |
|
3407 | 3407 |
|
3408 |
| - |
| 3408 | + |
3409 | 3409 |
|
3410 | 3410 |
|
3411 | 3411 |
|
|
src/backend/optimizer/path/allpaths.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/path/allpaths.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2575 | 2575 |
|
2576 | 2576 |
|
2577 | 2577 |
|
2578 |
| - |
| 2578 | + |
2579 | 2579 |
|
2580 | 2580 |
|
2581 | 2581 |
|
|
0 commit comments