Commit e09d763
File tree
Expand file treeCollapse file tree
3 files changed
+47
-5
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+47
-5
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8907 | 8907 |
|
8908 | 8908 |
|
8909 | 8909 |
|
8910 |
| - |
| 8910 | + |
| 8911 | + |
| 8912 | + |
| 8913 | + |
| 8914 | + |
| 8915 | + |
| 8916 | + |
| 8917 | + |
8911 | 8918 |
|
8912 | 8919 |
|
8913 | 8920 |
|
| ||
8916 | 8923 |
|
8917 | 8924 |
|
8918 | 8925 |
|
8919 |
| - |
8920 |
| - |
| 8926 | + |
8921 | 8927 |
|
8922 | 8928 |
|
8923 | 8929 |
|
|
src/test/regress/expected/inherit.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/inherit.out+24-1Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2309 | 2309 |
|
2310 | 2310 |
|
2311 | 2311 |
|
2312 |
| - |
| 2312 | + |
| 2313 | + |
| 2314 | + |
| 2315 | + |
| 2316 | + |
| 2317 | + |
| 2318 | + |
| 2319 | + |
| 2320 | + |
| 2321 | + |
| 2322 | + |
| 2323 | + |
| 2324 | + |
| 2325 | + |
| 2326 | + |
| 2327 | + |
| 2328 | + |
| 2329 | + |
| 2330 | + |
| 2331 | + |
| 2332 | + |
| 2333 | + |
| 2334 | + |
| 2335 | + |
2313 | 2336 |
|
2314 | 2337 |
|
2315 | 2338 |
|
|
src/test/regress/sql/inherit.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/inherit.sql+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
846 | 846 |
|
847 | 847 |
|
848 | 848 |
|
849 |
| - |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
850 | 863 |
|
851 | 864 |
|
852 | 865 |
|
|
0 commit comments