Skip to content

Using incorrect form for infinity in pg_float8 proper generator#13

Merged
tsloughter merged 1 commit intotsloughter:mainfrom
chiroptical:chiroptical/float8-infinity
Apr 7, 2025
Merged

Using incorrect form for infinity in pg_float8 proper generator#13
tsloughter merged 1 commit intotsloughter:mainfrom
chiroptical:chiroptical/float8-infinity

Conversation

@chiroptical
Copy link
Copy Markdown
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