summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-08-08 19:34:31 +0200
committerPeter Eisentraut <peter@eisentraut.org>2025-08-08 19:34:31 +0200
commit138750dde4a8b939a30a6d650c6c8146192b39cb (patch)
tree334e9d75312da55c55e933410a8d1484e1ed5067 /src/backend/access/gist/gistscan.c
parentebaaf386adb133010c2024256521b993c5e53e98 (diff)
postgres_fdw and dblink should check if backend has MyProcPort
before checking ->has_scram_keys. MyProcPort is NULL in background workers. So this could crash for example if a background worker accessed a suitable configured foreign table. Author: Alexander Pyhalov <a.pyhalov@postgrespro.ru> Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Reviewed-by: Matheus Alcantara <matheusssilv97@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/27b29a35-9b96-46a9-bc1a-914140869dac%40gmail.com
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions