Hello everyone, I am working with jsonpaths heavily and was wondering if there is any method for debugging a jsonpath expression in a similar method 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 parser as postgres itself. Is there any method currently available that could be exposed at the SQL layer to inspect jsonpath expressions? Best regards, Alastair