Re: Client-requested cast mode to emulate Pg8.2 on v8.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Client-requested cast mode to emulate Pg8.2 on v8.3
Дата
Msg-id 28100.1206467200@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Client-requested cast mode to emulate Pg8.2 on v8.3  ("Anton Melser" <melser.anton@gmail.com>)
Ответы Re: Client-requested cast mode to emulate Pg8.2 on v8.3
Список pgsql-general
"Anton Melser" <melser.anton@gmail.com> writes:
>> You'd have to do something like
>> DELETE FROM pg_operator WHERE oprcode = 'anytextcat'::regproc;
>> since there isn't any higher-level command that will let you delete a
>> built-in operator.
>>
>> I recommend practicing on a scratch database ;-)

> Thanks for the tip, though alas that didn't seem to fix it...

Did you remove the other one too?

            regards, tom lane

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