forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbc2cf76
committed
Make makeObjectName multibyte aware. Currently, it may produce
incorrect multibyte sequence while truncating too long names.1 parent88d7b4a commitbc2cf76
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
| |||
550 | 554 |
| |
551 | 555 |
| |
552 | 556 |
| |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
553 | 564 |
| |
554 | 565 |
| |
555 | 566 |
| |
|
0 commit comments
Comments
(0)