]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix insufficiently-portable regression test case.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Oct 2015 16:19:15 +0000 (12:19 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Oct 2015 16:19:15 +0000 (12:19 -0400)
commit57b02827f3c086695e82358d7466b0168c64d3b9
treed2cccb6e2f7912cbc98c170eee723500d9b7c3a8
parent921c18c150b202a1ada974a3e2b963f23f2b0604
Fix insufficiently-portable regression test case.

Some of the buildfarm members are evidently miserly enough of stack space
to pass the originally-committed form of this test.  Increase the
requirement 10X to hopefully ensure that it fails as-expected everywhere.

Security: CVE-2015-5289
src/test/regress/expected/json.out
src/test/regress/expected/json_1.out
src/test/regress/sql/json.sql