Commit e2395cd
File tree
Expand file treeCollapse file tree
3 files changed
+21
-11
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+21
-11
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+15-11Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
958 | 958 |
|
959 | 959 |
|
960 | 960 |
|
961 |
| - |
962 |
| - |
| 961 | + |
| 962 | + |
| 963 | + |
963 | 964 |
|
964 | 965 |
|
965 |
| - |
966 |
| - |
967 | 966 |
|
968 |
| - |
969 |
| - |
| 967 | + |
| 968 | + |
970 | 969 |
|
971 |
| - |
972 |
| - |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
973 | 977 |
|
974 |
| - |
975 |
| - |
976 |
| - |
| 978 | + |
| 979 | + |
| 980 | + |
977 | 981 |
|
978 | 982 |
|
979 | 983 |
|
|
src/test/regress/expected/create_am.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/create_am.out+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
547 | 547 |
|
548 | 548 |
|
549 | 549 |
|
| 550 | + |
| 551 | + |
| 552 | + |
550 | 553 |
|
551 | 554 |
|
552 | 555 |
|
|
src/test/regress/sql/create_am.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/create_am.sql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
| 351 | + |
| 352 | + |
| 353 | + |
351 | 354 |
|
352 | 355 |
|
353 | 356 |
|
|
0 commit comments