pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc
Started by Tom Laneover 6 years ago1 messagescomitters
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: /messages/by-id/CAFj8pRBkvZ71BqGKZnBBG4=0cKG+s50Dy+DYmrizUKEpAtdc+w@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/fe604800681aed8228fbe67d2e175d6822c66ea2
Modified Files
--------------
doc/src/sgml/func.sgml | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)