forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite8c3205
committed
Add PQmbdsplen() which returns the "display length" of a character.
Still some works needed:- UTF-8, MULE_INTERNAL always returns 11 parent1bc2d54 commite8c3205
File tree
6 files changed
+261
-45
lines changed- src
- backend/utils/mb
- bin/psql
- include/mb
- interfaces/libpq
6 files changed
+261
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
466 | 473 | | |
467 | 474 | | |
468 | 475 | | |
| |||
0 commit comments
Comments
(0)