Re: UTF8 national character data type support WIP patch and list of open issues.
В списке pgsql-hackers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: UTF8 national character data type support WIP patch and list of open issues. |
| Дата | |
| Msg-id | 523CB625.5020905@gmx.net обсуждение исходный текст |
| Ответ на | Re: UTF8 national character data type support WIP patch and list of open issues. (Robert Haas <robertmhaas@gmail.com>) |
| Список | pgsql-hackers |
On 9/20/13 2:22 PM, Robert Haas wrote: >>> I am not keen to introduce support for nchar and nvarchar as >>> >> differently-named types with identical semantics. >> > >> > Similar examples already exist: >> > >> > - varchar and text: the only difference is the existence of explicit length >> > limit >> > - numeric and decimal >> > - int and int4, smallint and int2, bigint and int8 >> > - real/double precison and float > I agree that the fact we have both varchar and text feels like a wart. > The other examples mostly involve different names for the same > underlying type, and so are different from what you are asking for > here. Also note that we already have NCHAR [VARYING]. It's mapped to char or varchar, respectively, in the parser, just like int, real, etc. are handled.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера