lestrrat-p5 / DateTime-Format-Pg

Other
2 stars 5 forks source link

-Inf/Inf should be formatted as -infinity/infinity #22

Closed KES777 closed 3 years ago

KES777 commented 3 years ago

For my objects I set formatter as ->set_formatter( 'DateTime::Format::Pg' )

But get error: ERROR: invalid input syntax for type timestamp with time zone: "'-Inf'"

image

KES777 commented 3 years ago

original issue was marked as wontfix

Please leave your opinion here: https://github.com/houseabsolute/DateTime.pm/pull/122