forked fromtvondra/shared_ispell
- Notifications
You must be signed in to change notification settings - Fork1
Commit56c47f0
committed
PGPRO-12044: Use str_tolower instead of removed lowerstr and lowerstr_with_len.
Caused by: - fb1a18810f07fc3b722392103d67ce8ed188b63d (PostgreSQL) Remove ts_locale.c's lowerstr() -a25f420 (shared_ispell subtree) affix file is created in current backend to avoid regex_t structure copying Tags: shared_ispell1 parent6c335c4 commit56c47f0
1 file changed
+4
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
| |||
395 | 397 |
| |
396 | 398 |
| |
397 | 399 |
| |
398 |
| - | |
| 400 | + | |
399 | 401 |
| |
400 | 402 |
| |
401 | 403 |
| |
| |||
613 | 615 |
| |
614 | 616 |
| |
615 | 617 |
| |
616 |
| - | |
| 618 | + | |
617 | 619 |
| |
618 | 620 |
| |
619 | 621 |
| |
|
0 commit comments
Comments
(0)