Commit 9c2a970
File tree
Expand file treeCollapse file tree
3 files changed
+24
-2
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+24
-2
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7365 | 7365 |
|
7366 | 7366 |
|
7367 | 7367 |
|
7368 |
| - |
| 7368 | + |
| 7369 | + |
7369 | 7370 |
|
7370 | 7371 |
|
7371 | 7372 |
|
7372 | 7373 |
|
7373 |
| - |
| 7374 | + |
| 7375 | + |
7374 | 7376 |
|
7375 | 7377 |
|
7376 | 7378 |
|
|
src/test/regress/expected/foreign_key.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/foreign_key.out+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1465 | 1465 |
|
1466 | 1466 |
|
1467 | 1467 |
|
| 1468 | + |
| 1469 | + |
| 1470 | + |
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
1468 | 1479 |
|
1469 | 1480 |
|
1470 | 1481 |
|
|
src/test/regress/sql/foreign_key.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/foreign_key.sql+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1106 | 1106 |
|
1107 | 1107 |
|
1108 | 1108 |
|
| 1109 | + |
| 1110 | + |
| 1111 | + |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
1109 | 1118 |
|
1110 | 1119 |
|
1111 | 1120 |
|
|
0 commit comments