Re: newlines at end of generated SQL - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: newlines at end of generated SQL
Date
Msg-id CAFcNs+pAQVyvnEqs_v8Gqej29fqxauW=4KNtk7X=8Uw2v7AViQ@mail.gmail.com
Whole thread Raw
In response to Re: newlines at end of generated SQL  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: newlines at end of generated SQL  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers

On Thu, Jan 9, 2014 at 3:34 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Wed, Jan 8, 2014 at 10:17 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> > Is there a reason why the programs in src/bin/scripts all put newlines
> > at the end of the SQL commands they generate?  This produces useless
> > empty lines in the server log (and client output, if selected).
>
> If you're asking whether you can go ahead and fix that, +1 from me.
>

Well... I did that...

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Standalone synchronous master
Next
From: Robert Haas
Date:
Subject: Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb