sync odbc to opengauss

This commit is contained in:
yanghaoran
2021-09-18 23:37:19 +08:00
parent a8b0bc2bca
commit 40e0d54857
27 changed files with 16821 additions and 38 deletions

View File

@ -862,6 +862,7 @@ static void Global_defset(GLOBAL_VALUES *comval)
comval->bools_as_char = DEFAULT_BOOLSASCHAR;
STRCPY_FIXED(comval->extra_systable_prefixes, DEFAULT_EXTRASYSTABLEPREFIXES);
STRCPY_FIXED(comval->protocol, DEFAULT_PROTOCOL);
comval->for_extension_connector = DEFAULT_FOREXTENSIONCONNECTOR;
}
static void