- Notifications
You must be signed in to change notification settings - Fork5.2k
Commite5da0fe
committed
Catalog domain not-null constraints
This applies the explicit catalog representation of not-nullconstraints introduced byb0e96f3 for table constraints also todomain not-null constraints.Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>Reviewed-by: jian he <jian.universality@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/9ec24d7b-633d-463a-84c6-7acff769c9e8%40eisentraut.org1 parentc9c260d commite5da0fe
File tree
10 files changed
+386
-115
lines changed- src
- backend
- catalog
- commands
- utils
- adt
- cache
- bin/pg_dump
- include/catalog
- test/regress
- expected
- sql
10 files changed
+386
-115
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 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 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
632 | 676 | | |
633 | 677 | | |
634 | 678 | | |
| |||
0 commit comments
Comments
(0)