Changeset: fca5f93d4618 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fca5f93d4618
Modified Files:
        clients/odbc/tests/ODBCmetadata.c
Branch: no_type_bat
Log Message:

Update expected metadata.


diffs (21 lines):

diff --git a/clients/odbc/tests/ODBCmetadata.c 
b/clients/odbc/tests/ODBCmetadata.c
--- a/clients/odbc/tests/ODBCmetadata.c
+++ b/clients/odbc/tests/ODBCmetadata.c
@@ -1594,7 +1594,7 @@ main(int argc, char **argv)
                        "Resultset with 2 columns\n"
                        "Resultset with 12 rows\n"
                        "usec   statement\n"
-                       "BIGINT WVARCHAR(213)\n"
+                       "BIGINT WVARCHAR(249)\n"
                        "4      variable output\n"
                        "4      variable output\n"
                        "4      variable output\n"
@@ -1611,7 +1611,7 @@ main(int argc, char **argv)
                        "Resultset with 2 columns\n"
                        "Resultset with 11 rows\n"
                        "usec   statement\n"
-                       "BIGINT WVARCHAR(213)\n"
+                       "BIGINT WVARCHAR(249)\n"
                        "4      variable output\n"
                        "4      variable output\n"
                        "4      variable output\n"
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to