debugging tools inside postgres

Поиск
Список
Период
Сортировка
От HuangQi
Тема debugging tools inside postgres
Дата
Msg-id BANLkTindKuQm+Qh+dSoqbW0UD3USyg+Cvw@mail.gmail.com
обсуждение исходный текст
Ответы Re: debugging tools inside postgres
Re: debugging tools inside postgres
Список pgsql-hackers
Hi, 
   I'm trying to debug a modification for the query planner. But I found it seems the data structure of my planned query is incorrect. I was trying to print out the data structure by use the "p" command in gdb which is quite inconvenient and takes time. May I know is there any embedded function in postgres to print out the node data structures, or any other plan related data structures? Thanks.

--
Best Regards
Huang Qi Victor

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Re: patch review : Add ability to constrain backend temporary file space
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: WIP: Fast GiST index build