diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-23 12:42:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-23 12:42:15 -0400 |
commit | 25bf317ccd5aa6050f1f0ac6aa5ed48cb5c6e98c (patch) | |
tree | b5876eb9840e4e8a35d2c7fe0921705a4d92b120 /src/backend/executor | |
parent | aae7e8530dac411fe4d9021e2392917458b37f8d (diff) | |
download | postgresql-25bf317ccd5aa6050f1f0ac6aa5ed48cb5c6e98c.tar.gz postgresql-25bf317ccd5aa6050f1f0ac6aa5ed48cb5c6e98c.zip |
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 undocumented
was that the parser actually translates these into operators.
Discussion: https://postgr.es/m/CAFj8pRBkvZ71BqGKZnBBG4=0cKG+s50Dy+DYmrizUKEpAtdc+w@mail.gmail.com
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions