diff options
author | Tom Lane | 2023-07-19 15:00:34 +0000 |
---|---|---|
committer | Tom Lane | 2023-07-19 15:00:34 +0000 |
commit | 15c68cd84a2c80eed9b67ed6746ed5b91baea587 (patch) | |
tree | 5b6d3ce2585a10328b82a38580451c48ba41d0bb /doc/src/sgml/ref/psql-ref.sgml | |
parent | 3f8c98d0b631882e3c513954df42891c1c9585c7 (diff) |
Doc: improve description of IN and row-constructor comparisons.
IN and NOT IN work fine on records and arrays, so just say that
they accept "expressions" not "scalar expressions". I think that
that phrasing was meant to say that they don't work on set-returning
expressions, but that's not the common meaning of "scalar".
Revise the description of row-constructor comparisons to make it
perhaps a bit less confusing. (This partially reverts some
dubious wording changes made by commit f56651519.)
Per gripe from Ilya Nenashev. Back-patch to supported branches.
In HEAD and v16, also drop a NOTE about pre-8.2 behavior, which
is hopefully no longer of interest to anybody.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
0 files changed, 0 insertions, 0 deletions