aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-07-17 17:43:28 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-07-17 17:43:28 -0400
commit96dbbf828c5f188e9fec0b706ad33c20900f918d (patch)
tree1016b5a40959d3f37ac91221950564c4caeadd35 /src/backend/utils/adt/jsonpath_exec.c
parentb8032f4816c3a5bd178841492d8f249d8b4572ba (diff)
downloadpostgresql-96dbbf828c5f188e9fec0b706ad33c20900f918d.tar.gz
postgresql-96dbbf828c5f188e9fec0b706ad33c20900f918d.zip
Fix omissions in support for the "regcollation" type.
The patch that added regcollation doesn't seem to have been too thorough about supporting it everywhere that other reg* types are supported. Fix that. (The find_expr_references omission is moderately serious, since it could result in missing expression dependencies. The others are less exciting.) Noted while fixing bug #17483. Back-patch to v13 where regcollation was added. Discussion: https://postgr.es/m/1423433.1652722406@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions