aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.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
commit36ccca3dbac3663b5487cd5966b345009b182629 (patch)
treec6276a43b695b9f20231bc838b37349e96880e0e /src/backend/access/gist/gistproc.c
parent6230bd7df4ce1f04a350ab490a528148d25f5df9 (diff)
downloadpostgresql-36ccca3dbac3663b5487cd5966b345009b182629.tar.gz
postgresql-36ccca3dbac3663b5487cd5966b345009b182629.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/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions