forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f44fe7
committed
Allow rel_is_distinct_for() to look through RelabelType below OpExpr.
This lets it do the right thing for, eg, varchar columns.Back-patch to 9.5 where this logic appeared.David Rowley, per report from Kim Rose CarlsenDiscussion:https://postgr.es/m/VI1PR05MB17091F9A9876528055D6A827C76D0@VI1PR05MB1709.eurprd05.prod.outlook.com1 parent27c6619 commit6f44fe7
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
706 | 714 |
| |
707 | 715 |
| |
708 | 716 |
| |
|
0 commit comments
Comments
(0)