diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-09-08 11:28:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-09-08 11:28:02 -0400 |
commit | 869aa40a27fa4908ad4112f1079bf732d1a12e13 (patch) | |
tree | b8eefe9032d12d244d7a6311982ae42a665df56d /src/backend/utils/adt/jsonfuncs.c | |
parent | ed8a7c6fcf92b6b57ed8003bbd4a4eb92a6039bc (diff) | |
download | postgresql-869aa40a27fa4908ad4112f1079bf732d1a12e13.tar.gz postgresql-869aa40a27fa4908ad4112f1079bf732d1a12e13.zip |
Fix assorted portability issues in new pgbench TAP tests.
* Our own version of getopt_long doesn't support abbreviation of
long options.
* It doesn't do automatic rearrangement of non-option arguments to the end,
either.
* Test was way too optimistic about the platform independence of
NaN and Infinity outputs. I rather imagine we might have to lose
those tests altogether, but for the moment just allow case variation
and fully spelled out Infinity.
Per buildfarm.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions