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 error: Cannot execute SQL 'SELECT proacl::text FROM pg_catalog.pg… #783

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

glushkovds
Copy link
Contributor

Fix error: Cannot execute SQL 'SELECT proacl::text FROM pg_catalog.pg_proc WHERE proname = ANY (%s) ORDER BY proname, proargtypes': syntax error at or near "%"

…_proc WHERE proname = ANY (%s) ORDER BY proname, proargtypes': syntax error at or near "%"
@Andersson007
Copy link
Collaborator

@glushkovds hello, thanks for the fix! Could you please add a changelog fragment so that users will know about the change?
Thanks

…_proc WHERE proname = ANY (%s) ORDER BY proname, proargtypes': syntax error at or near "%"
@glushkovds
Copy link
Contributor Author

@Andersson007 hi, done, changelog fragment added.

@Andersson007 Andersson007 merged commit 1b8b94d into ansible-collections:main Dec 23, 2024
29 checks passed
@Andersson007
Copy link
Collaborator

@glushkovds thanks for the contribution!

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