forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite9ef11a
committed
Infer functional dependency past RelabelType
Vars hidden within a RelabelType would not be detected as compatiblewith some functional dependency. Repair by properly ignoring theRelabelType.Author: David RowleyReviewed-by: Tomas VondraDiscussion:https://postgr.es/m/CAKJS1f-y-UEy=rsBXynBOgiW1fKMr_LVoYSGL9QOc36mLEC-ww@mail.gmail.com1 parent360fd1a commite9ef11a
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
792 | 792 |
| |
793 | 793 |
| |
794 | 794 |
| |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
795 | 803 |
| |
796 | 804 |
| |
797 | 805 |
| |
|
0 commit comments
Comments
(0)