Re: pgadmin debug on windows - Mailing list pgsql-hackers

From Dave Page
Subject Re: pgadmin debug on windows
Date
Msg-id 471CB3FA.801@postgresql.org
Whole thread Raw
In response to Re: pgadmin debug on windows  ("Roberto Icardi" <roberto_icardi@hotmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Latin vs non-Latin words in text search parsing
Next
From: Magnus Hagander
Date:
Subject: Re: Ready for beta2?