* ...Show functions take an indent argument (number of spaces to print in front of each line) instead of a char* intro to avoid allocation at each level, replacing '\t' with 8 spaces in top level code where necessary * Refactor element_size -> field_size (as used in dbAddr), also in dbChannel functions * Fix: wrong macro name in unused part of db_field_log.h