po 19. 10. 2020 v 3:18 odesílatel Celso Lorenzetti
napsal:
> Hi Peter,
>
> is language C standart..
>
> On 2020-10-17 20:51:36 +0200, Matthias Apitz wrote:
> > El día sábado, octubre 17, 2020 a las 03:37:46p. m. -0300, Celso
> Lorenzetti escribió:
> >
> > > Somebody help me, please.
> > >
> > > H
"Peter J. Holzer" writes:
> On 2020-10-17 20:51:36 +0200, Matthias Apitz wrote:
>> El día sábado, octubre 17, 2020 a las 03:37:46p. m. -0300, Celso Lorenzetti
>> escribió:
>>> elog(INFO, "\n%-10s Fim\n%-10s Fim\n", "Variável", "Variavel");
> Which programming language is this? PL/pgSQL?
Looks l
On 2020-10-17 20:51:36 +0200, Matthias Apitz wrote:
> El día sábado, octubre 17, 2020 a las 03:37:46p. m. -0300, Celso Lorenzetti
> escribió:
>
> > Somebody help me, please.
> >
> > How to make the texts are aligned with 10 characters?
> >
> >
> >
> > elog(INFO, "\n%-10s Fim\n%-10s Fim\n", "V
El día sábado, octubre 17, 2020 a las 03:37:46p. m. -0300, Celso Lorenzetti
escribió:
> Somebody help me, please.
>
> How to make the texts are aligned with 10 characters?
>
>
>
> elog(INFO, "\n%-10s Fim\n%-10s Fim\n", "Variável", "Variavel");
Hola Celso,
You can reproduce the same on the U