Skip to content

Conversation

@irisjae
Copy link
Contributor

@irisjae irisjae commented Mar 20, 2023

Refer to 'NOTES' section of https://man7.org/linux/man-pages/man3/strtol.3.html

Fixes cases where calls to the PL/pgSQL functions http_set_curlopt() and http() keep failing after errno is set. In such cases, "invalid integer provided for 'CURLOPT_XXX'" is reported in the logs, but the provided integer is in fact valid.

Refer to https://man7.org/linux/man-pages/man3/strtol.3.html
Fixes cases where calls to the PL/pgSQL functions http_set_curlopt() and http() keep failing after errno is set
@pramsey pramsey merged commit 1da5be2 into pramsey:master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants