summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-04-24 11:31:47 +0200
committerPeter Eisentraut <peter@eisentraut.org>2024-04-24 11:36:28 +0200
commit630ed7ec4d3633130d3e8466e78d8d205dbd64a7 (patch)
treebfa4f69804cc16dc803589a2efb8991418dd89f4 /src/backend/utils/adt/arrayfuncs.c
parent3ed6e1698521211f1d4fc199e490c3b5944785d4 (diff)
doc: Correct jsonpath string literal escapes description
The paragraph describing the JavaScript string literals allowed in jsonpath expressions unnecessarily mentions JSON by erroneously listing \v as allowed by JSON and mentioning the \xNN and \u{N...} backslash escapes as deviations from JSON when in fact both are accepted by ECMAScript/JavaScript. Fix this by only referring to JavaScript. Author: Erik Wienhold <ewie@ewie.name> Discussion: https://www.postgresql.org/message-id/flat/1EB17DF9-2636-484B-9DD0-3CAB19C4F5C4@justatheory.com
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions