Re: proposal or just idea for psql - show first N rows from relation backslash statement

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: proposal or just idea for psql - show first N rows from relation backslash statement
Дата
Msg-id 20130214160310.GA16126@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: proposal or just idea for psql - show first N rows from relation backslash statement  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
* Merlin Moncure (mmoncure@gmail.com) wrote:
> That doesn't work.  functions don't allow arbitrary returned columns.
> CALL should support this.

That's yet another discussion, though for a preview, you could just
return a single text column from the function in which you do whatever
formatting you want.
Thanks,
    Stephen

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FDW for PostgreSQL
Следующее
От: Ants Aasma
Дата:
Сообщение: Re: 9.2.3 crashes during archive recovery