Commit b13fd34
File tree
3 files changed
+43
-0
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
3 files changed
+43
-0
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3019 | 3019 |
|
3020 | 3020 |
|
3021 | 3021 |
|
| 3022 | + |
3022 | 3023 |
|
3023 | 3024 |
|
| 3025 | + |
| 3026 | + |
| 3027 | + |
| 3028 | + |
| 3029 | + |
| 3030 | + |
3024 | 3031 |
|
3025 | 3032 |
|
3026 | 3033 |
|
|
src/test/regress/expected/alter_table.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/alter_table.out+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
393 | 393 |
|
394 | 394 |
|
395 | 395 |
|
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
396 | 418 |
|
397 | 419 |
|
398 | 420 |
|
|
src/test/regress/sql/alter_table.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/alter_table.sql+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
292 | 306 |
|
293 | 307 |
|
294 | 308 |
|
|
0 commit comments