| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] jsonb problematic operators |
| Дата | |
| Msg-id | 20158.1481653511@sss.pgh.pa.us обсуждение |
| Ответ на | [HACKERS] jsonb problematic operators (Jordan Gigov <coladict@gmail.com>) |
| Список | pgsql-hackers |
Nico Williams <nico@cryptonector.com> writes:
> On Tue, Dec 13, 2016 at 10:26:24AM +0900, Michael Paquier wrote:
>> On Mon, Dec 12, 2016 at 10:22 PM, Greg Stark <stark@mit.edu> wrote:
>>> One option might be for Postgres to define duplicate operator names
>>> using ¿ or something else.
>> Are you sure that using a non-ASCII character is a good idea for an
>> in-core operator? I would think no.
> Eventually language designers will cross that Rubicon in mainstream
> languages. And why not?
Because it will create all sorts of character-set-conversion hazards.
In the current design of Postgres it flat out would not work, because
template0 has to be encoding-agnostic.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера