Re: newlines at end of generated SQL

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: newlines at end of generated SQL
Дата
Msg-id CAFcNs+pAQVyvnEqs_v8Gqej29fqxauW=4KNtk7X=8Uw2v7AViQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: newlines at end of generated SQL  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: newlines at end of generated SQL  (Peter Eisentraut <peter_e@gmx.net>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Standalone synchronous master
Следующее
От: Robert Haas
Дата:
Сообщение: Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb