aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.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
commitf49a9fc2bb1228e98cf4fe217e661f3d1dd2ca8c (patch)
tree3f8dfb846beeea1776bff61232b60a8065e249d8 /contrib/jsonb_plpython/jsonb_plpython.c
parent0a7ccee8fe9ffaff09ad45f4890a3457c69e80b7 (diff)
downloadpostgresql-f49a9fc2bb1228e98cf4fe217e661f3d1dd2ca8c.tar.gz
postgresql-f49a9fc2bb1228e98cf4fe217e661f3d1dd2ca8c.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 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions