On 9/7/22 22:51, Vitaly Burovoy wrote:
Hello hackers!
Reading docs for the MERGE statement I've found a little error: a
semicolon in middle of a statement and absence of a semicolon in the end
of it.
Key words in subqueries are written in uppercase everywhere in the docs
but not in an example for MERGE. I think it should be adjusted too.
Also aliases, table and column names are written in lowercase
(snake_case) almost all over the docs. I did not dare to fix examples in
the same patch (may be that style was intentional), but guess that style
of the first two examples should not differ from the third one and from
other examples in docs.
I agree with both of these patches (especially the semicolon part which
is not subjective).
--
Vik Fearing