From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Vik Fearing <vik(at)postgresfriends(dot)org> |
Cc: | Vitaly Burovoy <vitaly(dot)burovoy(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Doc fix and adjustment for MERGE command |
Date: | 2022-09-09 11:54:25 |
Message-ID: | 20220909115425.voxy5yz5ff3e3jno@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2022-Sep-08, Vik Fearing wrote:
> 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.
> I agree with both of these patches (especially the semicolon part which is
> not subjective).
OK, pushed both together.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"El sabio habla porque tiene algo que decir;
el tonto, porque tiene que decir algo" (Platon).
From | Date | Subject | |
---|---|---|---|
Next Message | Shinya Kato | 2022-09-09 11:55:43 | Re: [PATCH]Feature improvement for MERGE tab completion |
Previous Message | Simon Riggs | 2022-09-09 11:53:32 | Re: New docs chapter on Transaction Management and related changes |