Re: printing raw parse tree

Поиск
Список
Период
Сортировка
От Rafsun Masud
Тема Re: printing raw parse tree
Дата
Msg-id 265a014f-ad96-4a16-9282-b99c1d08631b@gmail.com
обсуждение исходный текст
Ответ на Re: printing raw parse tree  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Yeah.  I think there's an unofficial policy for post-analysis parse
> trees that we don't bother writing outfuncs for utility-statement
> nodes (there are too many of 'em and they're not interesting enough)
> but anything that can appear in or under DML commands should be
> dumpable.  I'd favor the equivalent rule for raw parse trees --- if
> we're missing anything DML-ish let's add it.
>
>             regards, tom lane
Is there a way to make debug_print_parse output in JSON format?
--
Regards,
Rafsun Masud



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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: Removing unneeded self joins
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Emit fewer vacuum records by reaping removable tuples during pruning