mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
As ine348e7ae57
for jsonb/plperl, prevent putting a NaN into a jsonb numeric field. Tests for this had been removed in6278a2a262
, but in case they are ever resurrected: This would change the output of the test1nan() function to an error.