Hi Srinath,
> I fixed the whitespace errors in this v2 patch.
Thanks. v2 removes the trailing spaces from the four queries in
sqljson_queryfuncs.sql, but not from the same four lines in
expected/sqljson_queryfuncs.out, which echoes them, so on master
(89829354de1) the test now fails on whitespace alone. The
regression.diffs is attached; the query results themselves are right.
With the trailing spaces removed from those four lines of the .out as
well, the test passes. Sorry for the extra round, it was my nit.
Regards,
Manu