Re: Showing parallel status in \df+

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Showing parallel status in \df+
Дата
Msg-id 31484.1475081839@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Showing parallel status in \df+  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Showing parallel status in \df+  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> 2016-09-28 16:03 GMT+02:00 Tom Lane <tgl@sss.pgh.pa.us>:
>> I propose to push my current patch (ie, move PL function
>> source code to \df+ footers), and we can use it in HEAD for awhile
>> and see what we think.  We can alway improve or revert it later.

> I had some objection to format of source code - it should be full source
> code, not just header and body.

That would be redundant with stuff that's in the main part of the \df
display.  I really don't need to see the argument types twice, for instance.
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: IF (NOT) EXISTS in psql-completion
Следующее
От: Robert Haas
Дата:
Сообщение: Re: hstore: add hstore_length function