Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod_pgsql: err is now set correctly (dbh:last_error()) #2374

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ar45
Copy link
Contributor

@ar45 ar45 commented Jan 30, 2024

New function, void pgsql_handle_set_error_if_not_set(switch_pgsql_handle_t *handle, char **err) has been added to mod_pgsql module. This function is now called at several points where an error occurred but *err was not yet set.

New function, `void pgsql_handle_set_error_if_not_set(switch_pgsql_handle_t *handle, char **err)` has been added to mod_pgsql module. This function is now called at several points where an error occurred but *err was not yet set.
@signalwire-ci
Copy link

signalwire-ci bot commented Jan 30, 2024

@signalwire-ci
Copy link

signalwire-ci bot commented Jan 30, 2024

@signalwire-ci
Copy link

signalwire-ci bot commented Jan 30, 2024

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.

None yet

1 participant