File tree
Expand file treeCollapse file tree
3 files changed
+31
-1
lines changedFilter options
- contrib/postgres_fdw
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+31
-1
lines changedcontrib/postgres_fdw/expected/postgres_fdw.out
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/expected/postgres_fdw.out+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
613 | 613 |
|
614 | 614 |
|
615 | 615 |
|
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
616 | 634 |
|
617 | 635 |
|
618 | 636 |
|
|
contrib/postgres_fdw/postgres_fdw.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/postgres_fdw.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2923 | 2923 |
|
2924 | 2924 |
|
2925 | 2925 |
|
2926 |
| - |
| 2926 | + |
2927 | 2927 |
|
2928 | 2928 |
|
2929 | 2929 |
|
|
contrib/postgres_fdw/sql/postgres_fdw.sql
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/sql/postgres_fdw.sql+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
312 | 324 |
|
313 | 325 |
|
314 | 326 |
|
|
0 commit comments