On Thu, Jan 28, 2016 at 9:34 AM, David G. Johnston <david.g.johnston@xxxxxxxxx> wrote: > So how about: > > + snprintf(title, strlen(myopt.title) + 50, > + _("Watch every %lds\t%s\t%s"), > + sleep, head_title, asctime(localtime(&timer))); I would just keep the timestamp and the title separated so what do you think about that instead? Watch every Xs $timestamp $head_title -- Michael -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general