diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2025-08-08 19:34:31 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2025-08-08 19:34:31 +0200 |
commit | 138750dde4a8b939a30a6d650c6c8146192b39cb (patch) | |
tree | 334e9d75312da55c55e933410a8d1484e1ed5067 /src/tutorial/funcs.source | |
parent | ebaaf386adb133010c2024256521b993c5e53e98 (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/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions