forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite522024
committed
doc: Get rid of unnecessary space character from some index items.
Previously some index items have " ," (i.e., space + comma) in the docsas follows. Since the space character before the comma is unnecessary,this commit gets rid of that for the sake of consistency with otherindex items. parallel_leader_participation configuration parameter , Other Planner OptionsAuthor: Fujii MasaoReviewed-by: Euler TaveiraDiscussion:https://postgr.es/m/e87b4ddf-1498-2850-bf55-519df3928fd4@oss.nttdata.com1 parentd03d754 commite522024
2 files changed
+3
-10
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5650 | 5650 |
| |
5651 | 5651 |
| |
5652 | 5652 |
| |
5653 |
| - | |
5654 |
| - | |
5655 |
| - | |
5656 |
| - | |
| 5653 | + | |
5657 | 5654 |
| |
5658 | 5655 |
| |
5659 | 5656 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
380 |
| - | |
381 |
| - | |
382 |
| - | |
| 380 | + | |
383 | 381 |
| |
384 | 382 |
| |
385 | 383 |
| |
| |||
394 | 392 |
| |
395 | 393 |
| |
396 | 394 |
| |
397 |
| - | |
398 |
| - | |
399 |
| - | |
| 395 | + | |
400 | 396 |
| |
401 | 397 |
| |
402 | 398 |
| |
|
0 commit comments
Comments
(0)