| От | Andrew Dunstan |
|---|---|
| Тема | Re: pgsql: Improve pretty printing of viewdefs. |
| Дата | |
| Msg-id | 4F41670F.1000206@dunslane.net обсуждение исходный текст |
| Ответ на | Re: pgsql: Improve pretty printing of viewdefs. (Pavel Stehule <pavel.stehule@gmail.com>) |
| Список | pgsql-committers |
[redirecting to -hackers]
On 02/19/2012 12:04 PM, Pavel Stehule wrote:
> Hello
>
> nice
>
> should be this functionality used for query too?
>
> some like
>
> pg_pretty_query('SELECT ... ', 80)
>
> when we have this functionality.
>
>
It would probably be possible to leverage some of this for that, but
it's certainly not part of the present piece of work. All the logic is
there in get_query_def() and friends. There would need to be a wrapper
that called the parser to get a query object from the input string and
then called get_query_def() to get back the reformatted output, and
there are probably any number of wrinkles I haven't thought of.
cheers
andrew
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера