forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfc2edf8
Doc fixes for MERGE statement
In commit3d895bc I introduced a bogus semicolon mid-statement bycareless cut-n-paste; move it. This had already been reported by JustinPryzby.Also, change the styling a bit by avoiding names in CamelCase. This ismore consistent with the style we use elsewhere.Backpatch to 15.Author: Vitaly Burovoy <vitaly.burovoy@gmail.com>Reviewed-by: Vik Fearing <vik@postgresfriends.org>Discussion:https://postgr.es/m/9afe5766-5a61-7860-598c-136867fad065@gmail.comDiscussion:https://postgr.es/m/20220819133016.GV26426@telsasoft.com1 parenteafde14 commitfc2edf8
1 file changed
+14
-14
lines changedLines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
557 |
| - | |
558 |
| - | |
| 557 | + | |
| 558 | + | |
559 | 559 |
| |
560 | 560 |
| |
561 |
| - | |
562 |
| - | |
563 |
| - | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
564 | 564 |
| |
565 |
| - | |
| 565 | + | |
566 | 566 |
| |
567 |
| - | |
568 |
| - | |
| 567 | + | |
| 568 | + | |
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
579 |
| - | |
580 |
| - | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
581 | 581 |
| |
582 |
| - | |
| 582 | + | |
583 | 583 |
| |
584 |
| - | |
585 |
| - | |
| 584 | + | |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
|
0 commit comments
Comments
(0)