Re: Adding \ev view editor?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Adding \ev view editor?
Дата
Msg-id 23820.1253559804@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Adding \ev view editor?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Adding \ev view editor?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> It might be worth pointing out that what I don't want pg_dump doing
>> is suppressing "useless" parentheses.  Adding whitespace ought to be
>> safe enough.  So if anyone wanted to do the work of decoupling those
>> two effects of the prettyprint option, we could have "semi pretty
>> printed" output in pg_dump.  Dunno if it's worth it.

> The attached patch goes part of the way towards doing this, by adding 
> white space unconditionally to the target list of a viewdef.

That's not what I had in mind by "decoupling" the option's effects.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Adding \ev view editor?
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Progress on Writeable CTEs