forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf0aa6c0
committed
Correct description of constraint_name in ALTER TABLE documentation.
Apparently, the old text was written at a time when the only use ofconstraint_name here was for a constraint to be dropped, but that'sno longer true.Etsuro Fujita1 parent0c95354 commitf0aa6c0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
743 |
| - | |
| 743 | + | |
744 | 744 |
| |
745 | 745 |
| |
746 | 746 |
| |
|
0 commit comments
Comments
(0)