Commit 8391779
File tree
Expand file treeCollapse file tree
3 files changed
+95
-4
lines changedFilter options
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+95
-4
lines changedsrc/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19281 | 19281 |
|
19282 | 19282 |
|
19283 | 19283 |
|
| 19284 | + |
19284 | 19285 |
|
19285 | 19286 |
|
| 19287 | + |
19286 | 19288 |
|
19287 | 19289 |
|
19288 | 19290 |
|
19289 | 19291 |
|
19290 |
| - |
19291 |
| - |
| 19292 | + |
| 19293 | + |
19292 | 19294 |
|
19293 | 19295 |
|
19294 | 19296 |
|
19295 | 19297 |
|
19296 |
| - |
| 19298 | + |
| 19299 | + |
| 19300 | + |
| 19301 | + |
| 19302 | + |
| 19303 | + |
19297 | 19304 |
|
19298 | 19305 |
|
19299 |
| - |
| 19306 | + |
| 19307 | + |
| 19308 | + |
19300 | 19309 |
|
19301 | 19310 |
|
19302 | 19311 |
|
|
src/test/regress/expected/constraints.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/constraints.out+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
629 | 671 |
|
630 | 672 |
|
631 | 673 |
|
|
src/test/regress/sql/constraints.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/constraints.sql+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
449 | 449 |
|
450 | 450 |
|
451 | 451 |
|
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
452 | 492 |
|
453 | 493 |
|
454 | 494 |
|
|
0 commit comments