ts_debug() style functions for jsonpath debugging - Mailing list pgsql-general

From Alastair McKinley
Subject ts_debug() style functions for jsonpath debugging
Date
Msg-id PR1PR02MB53406CCEBAF9BB7B1BDEF2DDE3850@PR1PR02MB5340.eurprd02.prod.outlook.com
Whole thread Raw
List pgsql-general
Hello everyone,

I am working with jsonpaths heavily and was wondering if there is any method for debugging a jsonpath expression in a
similarmethod to ts_debug() for text search? 

Essentially what I would like to do is debug the splitting of a path into tokens or logical components using the same
parseras postgres itself. 

Is there any method currently available that could be exposed at the SQL layer to inspect jsonpath expressions?

Best regards,

Alastair



pgsql-general by date:

Previous
From: Laura Smith
Date:
Subject: Re: Postgres 12 RLS
Next
From: Paul Förster
Date:
Subject: Re: Postgres 12 RLS