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

Fix multiple module support for older pg versions #62

Merged
merged 4 commits into from
Jul 13, 2024
Merged

Conversation

rjuju
Copy link
Member

@rjuju rjuju commented Jul 13, 2024

The query_id field needs to be explicitly casted when NULL is used as a fallback value.

@rjuju rjuju self-assigned this Jul 13, 2024
rjuju added 4 commits July 13, 2024 16:56
The query_id field needs to be explicitly casted when NULL is used as a
fallback value.
Multiple fields have a NULL fallback value that needs to be explicitly casted.
Multiple fields have a NULL fallback value that needs to be explicitly casted.
@rjuju rjuju merged commit d6a9087 into master Jul 13, 2024
4 of 5 checks passed
@rjuju rjuju changed the title Fix pg11- pg_stat_activity support Fix multiple module support for older pg versions Jul 13, 2024
@rjuju rjuju deleted the fix_queryid branch July 13, 2024 11:58
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.

1 participant