Re: About Unicode IVS

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: About Unicode IVS
Дата
Msg-id CAKFQuwYCTmp5t5_7n+qRoKZArnBvv309CSi4XVdONXxQL6OX0Q@mail.gmail.com
обсуждение исходный текст
Ответ на About Unicode IVS  (荒井元成 <n2029@ndensan.co.jp>)
Ответы RE: About Unicode IVS  (荒井元成 <n2029@ndensan.co.jp>)
Список pgsql-admin


On Monday, March 28, 2022, 荒井元成 <n2029@ndensan.co.jp> wrote:

Hi,

 

In the Length () function, it will be 2 characters where you want it to be 1 character.

Is it possible to respond by changing the settings such as changing the collation setting like SQL Server?
Also, if you understand how to deal with it (eg, create your own function), it would be helpful if you could provide as much information as you can.

 


Try char_length(text) instead.

David J.
 

В списке pgsql-admin по дате отправления:

Предыдущее
От: 荒井元成
Дата:
Сообщение: About Unicode IVS
Следующее
От: 荒井元成
Дата:
Сообщение: RE: About Unicode IVS