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

[PR #344/7ae4f459 backport][stable-1] fix(postgresql_info): properly quote args to SHOW to avoid triggering 'reserved word' errors #346

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Sep 14, 2022

This is a backport of PR #344 as merged into main (7ae4f45).

Co-authored-by: @Jhiliano

SUMMARY

Modify postgresql_info to properly quote arguments to the SHOW command so that PG doesn't run it through the parser and complain about reserved keywords.

Fixes #314

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

postgresql_info

… 'reserved word' errors (#344)

Co-authored-by: @Jhiliano
(cherry picked from commit 7ae4f45)
@hunleyd hunleyd merged commit 07679fc into stable-1 Sep 14, 2022
@hunleyd hunleyd deleted the patchback/backports/stable-1/7ae4f459af4659a607b76e83f5d63bf2563e8d2c/pr-344 branch September 14, 2022 13: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