Re: plpgsql_check_function issue after upgrade

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: plpgsql_check_function issue after upgrade
Дата
Msg-id CAFj8pRAie0FbybFqqfrYDkQPs-SaNxkbv+cbud=BjgOVbm=aXg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: plpgsql_check_function issue after upgrade  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: plpgsql_check_function issue after upgrade  (shashidhar Reddy <shashidharreddy001@gmail.com>)
Список pgsql-general
Hi

for record - the problem was probably in using plpgsql_check together with PL debugger (plugin_debugger). Both extensions use the PLpgSQL DBG API, but this API is not designed to be used by more extensions. plpgsql_check has implemented some workaround, but it should be loaded last if this workaround should work. Older versions of plpgsq_check (without profiler) didn't use DBG API.


Regards

Pavel

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

Предыдущее
От: hvjunk
Дата:
Сообщение: Re: postgres large database backup
Следующее
От: Wiwwo Staff
Дата:
Сообщение: Monitoring-only role