Re: Debugger for plpgsql
От
Julien Rouhaud
Тема
Re: Debugger for plpgsql
Дата
Msg-id
20220801094929.z2h3yiaydao3qidv@jrouhaud
Ответ на
Debugger for plpgsql (Vincent Predoehl)
Список
Дерево обсуждения
Debugger for plpgsql Vincent Predoehl <vpredoehl@gmail.com>
Re: Debugger for plpgsql hubert depesz lubaczewski <depesz@depesz.com>
Re: Debugger for plpgsql Julien Rouhaud <rjuju123@gmail.com>
Hi, On Sun, Jul 31, 2022 at 04:09:41PM -0500, Vincent Predoehl wrote: > Is there a Debugger for postgresql? The only thing I could find was > PLDebuggef and I had trouble getting it to compile. You meant for plpgsql then? A bit unrelated, but if you're doing any non trivial code in plpgsql you should definitely use plpgsql_check (https://github.com/okbob/plpgsql_check). It's an incredibly useful extension that will avoid a lot of problems.
В списке pgsql-admin по дате отправления