forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitabf46ad
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 parent9da3001 commitabf46ad
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
714 | 714 |
| |
715 | 715 |
| |
716 | 716 |
| |
| 717 | + | |
| 718 | + | |
717 | 719 |
| |
718 | 720 |
| |
719 | 721 |
| |
|
0 commit comments
Comments
(0)