Skip to content

Conversation

@AndrewJackson2020
Copy link
Contributor

Fix for a bug with postgres implementation. In postgres many numeric/date data types can have infinite or negative infinite values. Currently when one of these values is selected in connector-x it results in a runtime panic error. This PR fixes this issue for 3 data type (datetime, date, and real).

Resolves Issue 572

@wangxiaoying wangxiaoying merged commit 4ba71e8 into sfu-db:main Feb 23, 2024
@wangxiaoying
Copy link
Contributor

Thanks for the PR @AndrewJackson2020 , it looks good to me!

@AndrewJackson2020 AndrewJackson2020 deleted the infinite_postgres_bug branch February 24, 2024 01:47
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