Re: hstore dump/restore bug in 9.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hstore dump/restore bug in 9.3
Дата
Msg-id 20468.1399991591@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: hstore dump/restore bug in 9.3  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-bugs
Craig Ringer <craig@2ndquadrant.com> writes:
> On 05/12/2014 11:48 AM, Tom Lane wrote:
>> Also, I think we still have some other dependencies on assumed
>> operator names in eg. CASE.  Cleaning up only NULLIF may not be a
>> full solution.

> GREATEST(..) and LEAST(..) already handle this, as does DISTINCT(...).

Those are different in that they're comparing multiple values that are
always of the same datatype, so that "look for the default btree opclass
for that type" is a well-defined rule.  NULLIF and CASE will certainly
require additional thought.  I think IN has the issue as well.

            regards, tom lane

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: hstore dump/restore bug in 9.3
Следующее
От: sidharthdeshpande@gmail.com
Дата:
Сообщение: BUG #10297: yum - transaction check error