forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b2638f
committed
Add missing fields to _outConstraint()
As of8977952, check constraints canbe declared invalid. But that patch didn't update _outConstraint() toalso show the relevant struct fields (which were only applicable toforeign keys before that). This currently only affects debuggingoutput, so no impact in practice.1 parent8e40d16 commit8b2638f
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3554 | 3554 |
| |
3555 | 3555 |
| |
3556 | 3556 |
| |
| 3557 | + | |
| 3558 | + | |
3557 | 3559 |
| |
3558 | 3560 |
| |
3559 | 3561 |
| |
|
0 commit comments
Comments
(0)