Re: how is text-equality handled in postgresql?

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: how is text-equality handled in postgresql?
Дата
Msg-id CALd+dcfoW1ciPB429xOcDqX=uVJ3-SDE3phAEgoU5c4Dzsc74Q@mail.gmail.com
обсуждение исходный текст
Ответ на how is text-equality handled in postgresql?  (Gábor Farkas <gabor.farkas@gmail.com>)
Список pgsql-general

On Wed, Jan 15, 2014 at 4:10 AM, Gábor Farkas <gabor.farkas@gmail.com> wrote:
or in other words, when are two varchars equal in postgres? when their
bytes are? or some algorithm is applied?

On this topic, when I write my strings to the DB and search from the DB, should I canonicalize them first as NKFC (or some other), or just let the DB figure it out? In my specific case I use perl DBI with place holders to submit my queries.

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

Предыдущее
От: Felix.徐
Дата:
Сообщение: Re: How are pg_operator and pg_type related with each other?
Следующее
От: Ming Li
Дата:
Сообщение: Re: non-zero xmax yet visible