Changeset: bfb9273e6807 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bfb9273e6807
Modified Files:
clients/mapiclient/dump.c
Branch: default
Log Message:
Removed superfluous line.
diffs (11 lines):
diff --git a/clients/mapiclient/dump.c b/clients/mapiclient/dump.c
--- a/clients/mapiclient/dump.c
+++ b/clients/mapiclient/dump.c
@@ -1644,7 +1644,6 @@ dump_table_data(Mapi mid, const char *sc
strcmp(tp, "clob") == 0 ||
strcmp(tp, "timestamp") == 0 ||
strcmp(tp, "timestamptz") == 0 ||
- strcmp(tp, "timestamptz") == 0 ||
strcmp(tp, "json") == 0 ||
strcmp(tp, "url") == 0 ||
strcmp(tp, "xml") == 0);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list