Re: record identical operator

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: record identical operator
Дата
Msg-id 1379340061.89322.YahooMailNeo@web162905.mail.bf1.yahoo.com
обсуждение исходный текст
Ответ на Re: record identical operator  (Hannu Krosing <hannu@2ndQuadrant.com>)
Ответы Re: record identical operator  (Hannu Krosing <hannu@2ndQuadrant.com>)
Re: record identical operator  (Hannu Krosing <hannu@2ndQuadrant.com>)
Список pgsql-hackers
Hannu Krosing <hannu@2ndQuadrant.com> wrote:

> Lots of people were bitten when (undocumented) hash
> functions were changed thus breaking hash-based partitioning.

Nobody can be affected by the new operators in this patch unless
they choose to use them to compare two records.  They don't work
for any other type and they don't come into play unless you
specifically request them.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Freezing without write I/O
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Proposal: json_populate_record and nested json objects