Use 1/0 instead of TRUE/FALSE in test/src/odbc-escape-test.c.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 8 Mar 2017 03:56:00 +0000 (12:56 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 8 Mar 2017 03:56:00 +0000 (12:56 +0900)
commit473a3c3702ee986079c2b94e8eb01d168f3291b8
tree8789b3b2272c1fd3c45bcfe5bcbd0e5eeb4712c9
parent88d5c88cbd7a563b67ce1c4f00b90f2492e629d2
Use 1/0 instead of TRUE/FALSE in test/src/odbc-escape-test.c.
TRUE/FALSE is not usable in some platforms.
test/src/odbc-escapes-test.c