> Sorry, I don't follow that. You meant I should add a newline before
> pg_realloc()? That is,
>
> + initialize_cmds =
> + (char *) pg_realloc(initialize_cmds,
> + sizeof(char) * n_cmds + 1);
Yes. Or maybe my terminal was doing tricks, because I had the impression
that both argument where on the same line with many tabs in between, but
maybe I just misinterpreted the diff file. My apology if it is the case.
--
Fabien.