- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitfb7e27a
committed
Remove duplicate words in comments
A few comments contained duplicate "the" in sentences, fix by removingone occurrence.Author: Vignesh C <vignesh21@gmail.com>Discussion:https://postgr.es/m/CALDaNm2aEEiPwGJmPdzBxROVvs8n75yCjKz4K1f1B2TdWpzxTA@mail.gmail.com1 parent2b9b8eb commitfb7e27a
File tree
4 files changed
+6
-6
lines changed- src/backend
- executor
- optimizer/prep
- postmaster
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4686 | 4686 | | |
4687 | 4687 | | |
4688 | 4688 | | |
4689 | | - | |
4690 | | - | |
4691 | | - | |
| 4689 | + | |
| 4690 | + | |
| 4691 | + | |
4692 | 4692 | | |
4693 | 4693 | | |
4694 | 4694 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3145 | 3145 | | |
3146 | 3146 | | |
3147 | 3147 | | |
3148 | | - | |
| 3148 | + | |
3149 | 3149 | | |
3150 | 3150 | | |
3151 | 3151 | | |
| |||
0 commit comments
Comments
(0)