Commit fad3b5b
File tree
Expand file treeCollapse file tree
3 files changed
+24
-22
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+24
-22
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17860 | 17860 |
|
17861 | 17861 |
|
17862 | 17862 |
|
17863 |
| - |
17864 |
| - |
17865 |
| - |
17866 |
| - |
17867 |
| - |
17868 |
| - |
17869 |
| - |
17870 |
| - |
17871 |
| - |
17872 |
| - |
| 17863 | + |
| 17864 | + |
| 17865 | + |
| 17866 | + |
| 17867 | + |
17873 | 17868 |
|
17874 | 17869 |
|
17875 | 17870 |
|
|
src/test/regress/expected/foreign_data.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/foreign_data.out+17-12Lines changed: 17 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
897 | 897 |
|
898 | 898 |
|
899 | 899 |
|
| 900 | + |
900 | 901 |
|
901 | 902 |
|
902 | 903 |
|
| 904 | + |
| 905 | + |
| 906 | + |
903 | 907 |
|
904 | 908 |
|
905 | 909 |
|
906 |
| - |
907 |
| - |
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
912 |
| - |
913 |
| - |
914 |
| - |
915 |
| - |
916 |
| - |
917 |
| - |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
918 | 923 |
|
919 | 924 |
|
920 | 925 |
|
|
src/test/regress/sql/foreign_data.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/foreign_data.sql+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
| 422 | + |
422 | 423 |
|
423 | 424 |
|
| 425 | + |
424 | 426 |
|
425 | 427 |
|
426 | 428 |
|
|
0 commit comments