Re: non-string or non-string - Mailing list pgsql-docs

From Tom Lane
Subject Re: non-string or non-string
Date
Msg-id 17936.1589754801@sss.pgh.pa.us
Whole thread Raw
In response to non-string or non-string  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> The second line in "Table 9.8. SQL String Functions and Operators" uses
> "non-string or non-string" as part of the example. I assume one of these
> should be "string".

It might look that way depending on how wide your browser window is...
but the way it's supposed to be read is

    string || non-string
            or
    non-string || string

The devel version of the docs forces the two cases to be on separate
lines, which hopefully will stem the confusion.

            regards, tom lane



pgsql-docs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: non-string or non-string
Next
From: Bertrand Janin
Date:
Subject: Re: non-string or non-string