aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-12-23 10:04:33 +0900
committerMichael Paquier <michael@paquier.xyz>2022-12-23 10:04:33 +0900
commit7ad458e06b1bf1408d9d089a843070943d6c7c6a (patch)
tree73a5693fcf2cd7383643afa4ce0e6a0b1163a7af /src/backend/executor/execParallel.c
parent97431d673992326f4f85e4f185941444f33e20db (diff)
downloadpostgresql-7ad458e06b1bf1408d9d089a843070943d6c7c6a.tar.gz
postgresql-7ad458e06b1bf1408d9d089a843070943d6c7c6a.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/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions