aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-04-01 12:25:17 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-04-01 12:25:17 -0400
commita067b50470cf7fda77dd28b03519f2483c2322bf (patch)
tree9cfc754c648d57da985aff45558d0cd836632ee4 /src/backend/parser
parent2306696004dc6b9259a45e76522c01d6ee5d2ee7 (diff)
downloadpostgresql-a067b50470cf7fda77dd28b03519f2483c2322bf.tar.gz
postgresql-a067b50470cf7fda77dd28b03519f2483c2322bf.zip
Get rid of minus zero in box regression test.
Commit acdf2a8b added a test case involving minus zero as a box endpoint. This is not very portable, as evidenced by the several older buildfarm members that are failing on the test because they print minus zero as just "0". If there were any significant reason to test this behavior, we could consider carrying a separate expected-file; but it doesn't look to me like there's adequate justification to accept such a maintenance burden. Just change the test to use plain zero, instead.
Diffstat (limited to 'src/backend/parser')
0 files changed, 0 insertions, 0 deletions