aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2023-08-02 01:44:31 +1200
committerDavid Rowley <drowley@postgresql.org>2023-08-02 01:44:31 +1200
commit668990980f15e204abad3ed015466514483ab7ab (patch)
tree0788acd8ef435cac55b07c93b12a93b3e34991ea /src/backend/access/gist/gistxlog.c
parent9edf72aa76441716ce62d1f1787988e160da8115 (diff)
downloadpostgresql-668990980f15e204abad3ed015466514483ab7ab.tar.gz
postgresql-668990980f15e204abad3ed015466514483ab7ab.zip
Fix overly strict Assert in jsonpath code
This was failing for queries which try to get the .type() of a jpiLikeRegex. For example: select jsonb_path_query('["string", "string"]', '($[0] like_regex ".{7}").type()'); Reported-by: Alexander Kozhemyakin Bug: #18035 Discussion: https://postgr.es/m/18035-64af5cdcb5adf2a9@postgresql.org Backpatch-through: 12, where SQL/JSON path was added.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions