Re: pgadmin debug on windows

From: Dave Page <dpage(at)postgresql(dot)org>
To: Roberto Icardi <roberto_icardi(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgadmin debug on windows
Date: 2007-10-22 14:30:18
Message-ID: 471CB3FA.801@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-10-22 14:31:14 Re: Ready for beta2?
Previous Message Tom Lane 2007-10-22 14:26:44 Re: Latin vs non-Latin words in text search parsing