aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-12-23 10:04:18 +0900
committerMichael Paquier <michael@paquier.xyz>2022-12-23 10:04:18 +0900
commit2fcf685f6daa4f872ca726e25cc504a544916dbb (patch)
tree16d85964b4c919636f06ae2e885e3afb4b57c1ff /src/backend/access/gist/gist.c
parent13e0d7a603852b8b05c03b45228daabffa0cced2 (diff)
downloadpostgresql-2fcf685f6daa4f872ca726e25cc504a544916dbb.tar.gz
postgresql-2fcf685f6daa4f872ca726e25cc504a544916dbb.zip
Fix come incorrect elog() messages in aclchk.c
Three error strings used with cache lookup failures were referring to incorrect object types for ACL checks: - Schemas - Types - Foreign Servers There errors should never be triggered, but if they do incorrect information would be reported. Author: Justin Pryzby Discussion: https://postgr.es/m/20221222153041.GN1153@telsasoft.com Backpatch-through: 11
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions