8000 Using incorrect form for infinity in pg_float8 proper generator by chiroptical · Pull Request #13 · tsloughter/pg_types · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Using incorrect form for infinity in pg_float8 proper generator #13

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

Merged

Conversation

chiroptical
Copy link
Contributor
@chiroptical chiroptical commented Apr 7, 2025

The typespec in float8

type_spec() ->
"float() | infinity | '-infinity' | 'NaN'".

It uses plus_infinity in the proper generator.

@chiroptical chiroptical changed the title Using incorrect form for infinity Using incorrect form for infinity in pg_float8 proper generator Apr 7, 2025
@tsloughter tsloughter merged commit 51fa565 into tsloughter:main Apr 7, 2025
1 check passed
@chiroptical chiroptical deleted the chiroptical/float8-infinity branch April 7, 2025 21:40
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
0