]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: explain that LIKE et al can be used in ANY (sub-select) etc.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Mar 2020 16:42:16 +0000 (12:42 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Mar 2020 16:42:16 +0000 (12:42 -0400)
commitef7f01a50489efdf5f6fd2f352853d2deb6c3e5e
tree70974609325edde3f2032d06ee28e1a006a1f715
parentc0eb57dd989b7f4c2faf486a39c83dd8a4ae4189
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
doc/src/sgml/func.sgml