index 2e1af642e42753fc1333c5d954f4e20e8551b182..962e11dd8f4bf5bbc72c6244f19d791948e4fb90 100644 (file)
@@ -109,7 +109,7 @@ createdb(ParseState *pstate, const CreatedbStmt *stmt)
char *src_collate = NULL;
char *src_ctype = NULL;
char *src_iculocale = NULL;
- char src_locprovider;
+ char src_locprovider = '0円';
char *src_collversion = NULL;
bool src_istemplate;
bool src_allowconn;