appendPQExpBuffer(buf, ")\n"); appendPQExpBuffer(buf, "n"); appendPQExpBuffer(buf, "client %d ", st->id); appendPQExpBuffer(buf, "%s", "name"); appendPQExpBuffer(buf, (is_retry ? "repeats the transaction after the error" : "ends the failed transaction"));