diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-01-23 10:45:00 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-01-23 10:45:00 +0900 |
commit | cdd863480c27b406ac14e94f1fe122b98ea562b4 (patch) | |
tree | 1fff1ef8364b7ef04e1856a795020873ecc9f3f9 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | 0eb23285a2579591c09a591e5a52829f65665341 (diff) | |
download | postgresql-cdd863480c27b406ac14e94f1fe122b98ea562b4.tar.gz postgresql-cdd863480c27b406ac14e94f1fe122b98ea562b4.zip |
Fix ERROR message in injection_point.c
This commit fixes an error message that failed to show the correct
function and library names when a function cannot be loaded.
While on it, adjust the call to load_external_function() so as this
ERROR can be reached, by making load_external_function() return NULL
rather than fail if a function cannot be found for a given injection
point.
Thinkos in d86d20f0ba79.
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions