forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3abb11e

Amit Kapila
Remove extra semicolons.
Reported-by: David RowleyAuthor: David RowleyReviewed-by: Amit KapilaBackpatch-through: 10Discussion:https://postgr.es/m/CAKJS1f8EneeYyzzvdjahVZ6gbAHFkHbSFB5m_C0Y6TUJs9Dgdg@mail.gmail.com1 parent67915fb commit3abb11e
File tree
3 files changed
+3
-3
lines changed- src/backend
- commands
- executor
- optimizer/prep
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5780 | 5780 |
| |
5781 | 5781 |
| |
5782 | 5782 |
| |
5783 |
| - | |
| 5783 | + | |
5784 | 5784 |
| |
5785 | 5785 |
| |
5786 | 5786 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
738 | 738 |
| |
739 | 739 |
| |
740 | 740 |
| |
741 |
| - | |
| 741 | + | |
742 | 742 |
| |
743 | 743 |
| |
744 | 744 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
817 | 817 |
| |
818 | 818 |
| |
819 | 819 |
| |
820 |
| - | |
| 820 | + | |
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
|
0 commit comments
Comments
(0)