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

Add flag to ignore specific unknown procedural languages #185

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jgpruitt
Copy link
Contributor

fixes #184

@jgpruitt jgpruitt self-assigned this Jul 24, 2024
@jgpruitt jgpruitt merged commit 777fb15 into main Jul 25, 2024
5 checks passed
@jgpruitt jgpruitt deleted the jgpruitt/ignore-language branch July 25, 2024 14:08
svenklemm added a commit that referenced this pull request Aug 2, 2024
This version of pgspot adds the following new features:
- Add flag to ignore specific procedural languages (#185)
- Support @extschema:name@ placeholders introduced with PG16
- Warn about C security definer functions without search_path
@svenklemm svenklemm mentioned this pull request Aug 2, 2024
svenklemm added a commit that referenced this pull request Aug 2, 2024
This version of pgspot adds the following new features:
- Add flag to ignore specific procedural languages (#185)
- Support @extschema:name@ placeholders introduced with PG16
- Warn about C security definer functions without search_path
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.

Handle plpython3u
2 participants