- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitcd64941
committed
doc: fix ALTER DOMAIN domain_constraint to spell out options
It used to refer to CREATE DOMAIN, but CREATE DOMAIN allows NULL, whileALTER DOMAIN does not.Reported-by: elionescu@yahoo.comDiscussion:https://postgr.es/m/172225092461.915373.6103973717483380183@wrigleys.postgresql.orgBackpatch-through: 121 parentf5dbbc4 commitcd64941
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 |
| |
45 | 50 |
| |
46 | 51 |
| |
| |||
79 | 84 |
| |
80 | 85 |
| |
81 | 86 |
| |
82 |
| - | |
83 |
| - | |
| 87 | + | |
84 | 88 |
| |
85 | 89 |
| |
86 | 90 |
| |
|
0 commit comments
Comments
(0)