- Notifications
You must be signed in to change notification settings - Fork5
Commite28b115
committed
Don't disallow dropping NOT NULL for a list partition key.
Range partitioning doesn't support nulls in the partitioning columns,but list partitioning does.Amit Langote, per a complaint from Amul Sul1 parent8d396a0 commite28b115
File tree
3 files changed
+22
-9
lines changed- src
- backend/commands
- test/regress
- expected
- sql
3 files changed
+22
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5593 | 5593 | | |
5594 | 5594 | | |
5595 | 5595 | | |
5596 | | - | |
5597 | | - | |
5598 | 5596 | | |
5599 | | - | |
| 5597 | + | |
5600 | 5598 | | |
5601 | | - | |
| 5599 | + | |
| 5600 | + | |
5602 | 5601 | | |
5603 | | - | |
5604 | | - | |
5605 | | - | |
5606 | | - | |
5607 | | - | |
| 5602 | + | |
| 5603 | + | |
| 5604 | + | |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
| 5608 | + | |
| 5609 | + | |
| 5610 | + | |
| 5611 | + | |
5608 | 5612 | | |
5609 | 5613 | | |
5610 | 5614 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3029 | 3029 | | |
3030 | 3030 | | |
3031 | 3031 | | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
3032 | 3036 | | |
3033 | 3037 | | |
3034 | 3038 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1917 | 1917 | | |
1918 | 1918 | | |
1919 | 1919 | | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
1920 | 1925 | | |
1921 | 1926 | | |
1922 | 1927 | | |
| |||
0 commit comments
Comments
(0)