Fix string comparison in jsonpath
Alexander Korotkov <akorotkov@postgresql.org>
Fix string comparison in jsonpath Take into account pg_server_to_any() may return input string "as is". Reported-by: Andrew Dunstan, Thomas Munro Discussion: https://postgr.es/m/0ed83a33-d900-466a-880a-70ef456c721f%402ndQuadrant.com Author: Alexander Korotkov, Thomas Munro Backpatch-through: 12
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_exec.c | modified | +29 −8 |
Discussion
Cited messages not in the archive:
0ed83a33-d900-466a-880a-70ef456c721f@2ndQuadrant.com