diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-05-02 15:58:34 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-05-02 16:01:22 -0400 |
commit | 40f52b16dd31aa9ddc3bd42daa78459562693567 (patch) | |
tree | 5707874a456210194d089c4a59f53eb771d03bdd /contrib/postgres_fdw/postgres_fdw.c | |
parent | 0996e4be047fbf476dacea5ffad42cdd3a36b731 (diff) | |
download | postgresql-40f52b16dd31aa9ddc3bd42daa78459562693567.tar.gz postgresql-40f52b16dd31aa9ddc3bd42daa78459562693567.zip |
Prevent NaN in jsonb/plpython transform
As in e348e7ae5727a6da8678036d748e5c5af7deb6c9 for jsonb/plperl, prevent
putting a NaN into a jsonb numeric field.
Tests for this had been removed in
6278a2a262b63faaf47eb2371f6bcb5b6e3ff118, but in case they are ever
resurrected: This would change the output of the test1nan() function to
an error.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions