mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
40f52b16dd
As ine348e7ae57for 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.