Fix the regression test failure in odbc-escapes caused by the commit 499fb29b80cfaf60...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Fri, 26 Oct 2018 03:12:25 +0000 (12:12 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Fri, 26 Oct 2018 03:28:17 +0000 (12:28 +0900)
commit61b67b9b98c47ce5997af2ec124cdcada040fc88
tree08d755de8ad3c0e9870822d914fc31993c9044d2
parentef89cc736b87365f1c602beb0d25110a9fb5d9ee
Fix the regression test failure in odbc-escapes caused by the commit 499fb29b80cfaf60fffd81549b36ec2def1cf21d.
The parameters should be cast because parameters of concat() function are variadic "any".
convert.c