Re: idea: storing view source in system catalogs

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: idea: storing view source in system catalogs
Дата
Msg-id b42b73150805210511l121bce34qf4f1b9204863546d@mail.gmail.com
обсуждение исходный текст
Ответ на idea: storing view source in system catalogs  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: idea: storing view source in system catalogs  (Florian Pflug <fgp.phlo.org@gmail.com>)
Список pgsql-hackers
On Wed, May 21, 2008 at 4:39 AM, Andreas Pflug
<pgadmin@pse-consulting.de> wrote:
> Not the whole reason. To get a view definition that is more readable, the
> pretty_bool option of pg_get_viewdef already does some newline and indent
> formatting. Not the initial formatting, but Good Enough (TM), I believe.

This is where I disagree.  It really can make your sql quite
unreadable, adding all kinds of extra casts and parenthesis and such.
I am very particular about how my sql is formatted.

merlin


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: idea: storing view source in system catalogs
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: idea: storing view source in system catalogs