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

Correct pgsql stubs #6777

Merged
merged 3 commits into from
Oct 29, 2021
Merged

Correct pgsql stubs #6777

merged 3 commits into from
Oct 29, 2021

Conversation

sad-spirit
Copy link
Contributor

This should fix #6760

Checked the docs and the source of ext/pgsql so that is what is really accepted and returned (there are differences to what is documented, e.g. pg_escape_identifier and pg_escape_literal I mentioned in the above issue)

@orklah
Copy link
Collaborator

orklah commented Oct 29, 2021

Great! Thanks!

@orklah orklah merged commit 75f5fea into vimeo:master Oct 29, 2021
@weirdan weirdan added the release:fix The PR will be included in 'Fixes' section of the release notes label Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect stubs for pgsql functions
3 participants