Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for Postgres 14 #76

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Conversation

amari
Copy link
Contributor

@amari amari commented Dec 15, 2022

Postgres 14 added a new QueryIdentifier field to EXPLAIN output. This fixes #54

Copy link
Owner

@jschaf jschaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, the linked bug makes a lot more sense.

@jschaf jschaf merged commit ef6fa91 into jschaf:main Dec 16, 2022
@jschaf
Copy link
Owner

jschaf commented Dec 16, 2022

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot unmarshal number into Go value of type map[string]interface {}
2 participants