On Sat, Feb 11, 2017 at 7:19 PM, Ryan Murphy <ryanfmurphy@gmail.com> wrote: > Quick question, just curious - is there a way to access the members of a > `pg_node_tree` value within a Postgres query? By pg_node_tree I mean for > example, the `ev_qual` field in the `pg_rewrite` table. By "access the > members" I mean in the same way that you can access the members of a json or > jsonp value (using -> or ->>). Is there anything analogous for > pg_node_tree? There are no in-core operators or functions to manipulate pg_node_tree. -- Michael
There are no in-core operators or functions to manipulate pg_node_tree.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера