Commit Graph

13 Commits (927d9abb6538e441aa97bb3eea7a15d4cda70715)

Author SHA1 Message Date
Alexander Korotkov 927d9abb65 Support for ISO 8601 in the jsonpath .datetime() method 5 years ago
Alexander Korotkov c2aa562ea5 Remove excess space from jsonpath .datetime() default format string 5 years ago
Alexander Korotkov 0657181167 Improve error reporting for jsonpath .double() method 5 years ago
Tom Lane d677550493 Allow to_date/to_timestamp to recognize non-English month/day names. 6 years ago
Alexander Korotkov 52ad1e6599 Refactor jsonpath's compareDatetime() 6 years ago
Alexander Korotkov bffe1bd684 Implement jsonpath .datetime() method 6 years ago
Tom Lane d5b90cd648 Fix bogus handling of XQuery regex option flags. 6 years ago
Alexander Korotkov d54ceb9e17 Adjust string comparison in jsonpath 6 years ago
Alexander Korotkov 261a5c1928 Support 'q' flag in jsonpath 'like_regex' predicate 6 years ago
Alexander Korotkov b4cc19ab01 Throw error in jsonb_path_match() when result is not single boolean 7 years ago
Alexander Korotkov 1d88a75c42 Get rid of backtracking in jsonpath_scan.l 7 years ago
Alexander Korotkov 641fde2523 Remove ambiguity for jsonb_path_match() and jsonb_path_exists() 7 years ago
Alexander Korotkov 72b6460336 Partial implementation of SQL/JSON path language 7 years ago