Re: Simple row serialization?

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: Simple row serialization?
Дата
Msg-id fnfski$21q$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: Simple row serialization?  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Список pgsql-hackers
Pavel Stehule wrote:
> Hello,
>
> use plperl.

I'd like something more light-weight to reduce complexity of deployment.
Something in pgplsql would be ideal. Is there a way to simply iterate
over the fields of a row and retrieve field names and values?

> PostgreSQL hasn't simple tool for it. Maybe this link will be usefull for you
> http://www.ciselant.de/projects/pg_ci_diff/

Thanks, this is very interesting work! It's an overkill for my current
needs but I'll keep it in mind.


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Simple row serialization?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Truncate Triggers