Re: pgadmin debug on windows

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin debug on windows
Дата
Msg-id 471CB3FA.801@postgresql.org
обсуждение исходный текст
Ответ на Re: pgadmin debug on windows  ("Roberto Icardi" <roberto_icardi@hotmail.com>)
Список pgsql-hackers
Roberto Icardi wrote:
> Yes, they are all there....
> I've also tried on a newly created database instead of testing on a
> restored from 8.2. backup but with
> the same behaviour :-(

Please post the definition of an affected function, along with the
output from the following queries:

select * from pldbg_get_proxy_info();
select * from pldbg_get_target_info('16480', 'o');

(where 16480 is replaced with the oid of the affected function).

Thanks, Dave


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Latin vs non-Latin words in text search parsing
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Ready for beta2?