diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-20 16:25:47 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-20 16:25:47 +0100 |
commit | 9d9a71002a1c1a04005c40d9cd5a6d3db50d32b0 (patch) | |
tree | 6e9bacf179350817e441f1baf5d5971f203a162a /contrib/postgres_fdw/postgres_fdw.c | |
parent | b3f0be788afc17d2206e1ae1c731d8aeda1f2f59 (diff) | |
download | postgresql-9d9a71002a1c1a04005c40d9cd5a6d3db50d32b0.tar.gz postgresql-9d9a71002a1c1a04005c40d9cd5a6d3db50d32b0.zip |
cirrus: Temporarily fix libcurl link error
On FreeBSD the ftp/curl port appears to be missing a minimum
version dependency on libssh2, so the following starts showing
up after upgrading to curl 8.11.1_1:
libcurl.so.4: Undefined symbol "libssh2_session_callback_set2"
Awaiting an upgrade of the FreeBSD CI images to version 14, work
around the issue.
Author: Jacob Champion <jacob.champion@enterprisedb.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAOYmi+kZAka0sdxCOBxsQc2ozEZGZKHWU_9nrPXg3sG1NJ-zJw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions