Marc G. Fournier
authored
more cleanups...of note, appendStringInfo now performs like sprintf(), where you state a format and arguments. the old behavior required each appendStringInfo to have to have a sprintf() before it if any formatting was required. Also shortened several instances where there were multiple appendStringInfo() calls in a row, doing nothing more then adding one more word to the String, instead of doing them all in one call.
Name | Last commit | Last update |
---|---|---|
.. | ||
_deadcode | ||
Makefile | ||
async.c | ||
cluster.c | ||
command.c | ||
copy.c | ||
creatinh.c | ||
dbcommands.c | ||
defind.c | ||
define.c | ||
explain.c | ||
proclang.c | ||
recipe.c | ||
remove.c | ||
rename.c | ||
sequence.c | ||
trigger.c | ||
user.c | ||
vacuum.c | ||
variable.c | ||
view.c |