Re: plpgsql debugger (pldbg) absent from 8.4?

Поиск
Список
Период
Сортировка
От Kevin Field
Тема Re: plpgsql debugger (pldbg) absent from 8.4?
Дата
Msg-id 6e042ec6-14d2-4494-9f27-238626247828@r34g2000vba.googlegroups.com
обсуждение исходный текст
Ответ на plpgsql debugger (pldbg) absent from 8.4?  (Kev <kevinjamesfield@gmail.com>)
Ответы Re: plpgsql debugger (pldbg) absent from 8.4?  (Dave Page <dpage@pgadmin.org>)
Список pgsql-hackers
On Apr 8, 10:32 am, dp...@pgadmin.org (Dave Page) wrote:
> On Wed, Apr 8, 2009 at 2:48 PM, Kevin Field <kevinjamesfi...@gmail.com> wrote:
> >> I'll see if I can get an updated build pushed out sometime today.
>
> > I finally got around to trying this out using the March 24th build,
> > and it has the same issue...
>
> I just installed it here on a clean VM and I see the docs, the SQL
> script and all the right libraries. What are you missing?

Well, the 2 DLLs are there, and actually, the SQL file is too, so I
ran it, and it complained about types already existing, so I took out
each of those and retried until all that were left were the CREATE OR
REPLACE FUNCTION lines, and those ran successfully.  But then I got
the same error again when actually trying to do "Set Breakpoint" in
pgAdmin.  What else would I check for?


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

Предыдущее
От: Andrew Chernow
Дата:
Сообщение: Re: Array types
Следующее
От: Andrew Chernow
Дата:
Сообщение: Re: Array types