Re: How to assemble all fields of (any) view into a string?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: How to assemble all fields of (any) view into a string?
Дата
Msg-id 0897ab84-4fb0-a560-26b5-05ed90559c34@hogranch.com
обсуждение исходный текст
Ответ на Re: How to assemble all fields of (any) view into a string?  (Ken Tanzer <ken.tanzer@gmail.com>)
Ответы Re: How to assemble all fields of (any) view into a string?  (Ken Tanzer <ken.tanzer@gmail.com>)
Список pgsql-general
On 9/7/2016 1:36 PM, Ken Tanzer wrote:
> No transformation is needed, except for padding the fields out to
> their maximum lengths.

without accessing metadata, how would you know what those maximum
lengths are??

and how would the calling program even know what the fields are if its
not aware of the field lengths?

what if a field is type 'text' ? or an array type ?


--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: IDE for function/stored proc development.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to assemble all fields of (any) view into a string?