forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9412606
committed
Normalize whitespace in the arguments of <indexterm>
Strip leading and trailing whitespace and replace interior whitespaceby a single space. This avoids problems with the index generatorproducing duplicate index entries for terms that differ only inwhitespace.Commitdca30da actually fixed all theindexterm elements that would cause this problem at the moment, but incase it sneaks in again, we're set.1 parente6a30a8 commit9412606
1 file changed
+36
-0
lines changedLines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
166 | 182 |
| |
167 | 183 |
| |
168 | 184 |
| |
| |||
414 | 430 |
| |
415 | 431 |
| |
416 | 432 |
| |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
417 | 453 |
| |
418 | 454 |
| |
419 | 455 |
| |
|
0 commit comments
Comments
(0)