Teach jsonpath string() to unwrap in lax mode
Andrew Dunstan <andrew@dunslane.net>
Teach jsonpath string() to unwrap in lax mode This was an ommission in commit 66ea94e, and brings it into compliance with both other methods and the standard. Per complaint from David Wheeler. Author: David Wheeler, Jeevan Chalke Reviewed-by: Chapman Flack Discussion: https://postgr.es/m/A64AE04F-4410-42B7-A141-7A7349260F4D@justatheory.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +4 −1 |
| src/backend/utils/adt/jsonpath_exec.c | modified | +3 −0 |
| src/test/regress/expected/jsonb_jsonpath.out | modified | +11 −1 |
| src/test/regress/sql/jsonb_jsonpath.sql | modified | +1 −0 |
Documentation touched
Discussion
- Shouldn't jsonpath .string() Unwrap? 14 messages · 2024-06-08 → 2024-06-15