Skip to content

Catch possible stack overflow when preparing and compiling user statements #8255

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

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

hvlad
Copy link
Member

@hvlad hvlad commented Sep 17, 2024

No description provided.

@hvlad
Copy link
Member Author

hvlad commented Sep 17, 2024

It fixed #6467, #6763 and probably more similar issues.
Current code ifdef'ed with WIN_NT by two reasons:

  • it can't catch stack overflow on other platforms
  • it adds performance penalty on Linux as was shown in fb-devel (see thread "[firebird-devel] UDF vs UDR speed (was Re: Deprecation)" 10.01.2024)

@hvlad hvlad self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants