Commit 67915fb
File tree
3 files changed
+4
-4
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
3 files changed
+4
-4
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3020 | 3020 |
|
3021 | 3021 |
|
3022 | 3022 |
|
3023 |
| - |
3024 |
| - |
3025 | 3023 |
|
3026 | 3024 |
|
3027 | 3025 |
|
3028 | 3026 |
|
| 3027 | + |
| 3028 | + |
3029 | 3029 |
|
3030 | 3030 |
|
3031 | 3031 |
|
|
src/test/regress/expected/alter_table.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/alter_table.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
400 | 400 |
|
401 | 401 |
|
402 | 402 |
|
403 |
| - |
| 403 | + |
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
|
src/test/regress/sql/alter_table.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/alter_table.sql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
299 |
| - |
| 299 | + |
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
|
0 commit comments