forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita7500cc
committed
Doc: explain that LIKE et al can be used in ANY (sub-select) etc.
This wasn't stated anywhere, and it's perhaps not that obvious,since we get questions about it from time to time. Also undocumentedwas that the parser actually translates these into operators.Discussion:https://postgr.es/m/CAFj8pRBkvZ71BqGKZnBBG4=0cKG+s50Dy+DYmrizUKEpAtdc+w@mail.gmail.com1 parentef7d6d7 commita7500cc
1 file changed
+17
-1
lines changedLines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3962 | 3962 |
| |
3963 | 3963 |
| |
3964 | 3964 |
| |
3965 |
| - | |
| 3965 | + | |
| 3966 | + | |
| 3967 | + | |
| 3968 | + | |
| 3969 | + | |
| 3970 | + | |
| 3971 | + | |
| 3972 | + | |
| 3973 | + | |
| 3974 | + | |
| 3975 | + | |
| 3976 | + | |
| 3977 | + | |
| 3978 | + | |
| 3979 | + | |
| 3980 | + | |
| 3981 | + | |
3966 | 3982 |
| |
3967 | 3983 |
| |
3968 | 3984 |
| |
|
0 commit comments
Comments
(0)