proposal: auxiliary functions for record type

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема proposal: auxiliary functions for record type
Дата
Msg-id AANLkTimcMLaZH6vF9fM-jJivyV9bwU+rn7G08=6sQpO-@mail.gmail.com
обсуждение исходный текст
Ответы Re: proposal: auxiliary functions for record type  (Darren Duncan <darren@darrenduncan.net>)
Re: proposal: auxiliary functions for record type  (Florian Pflug <fgp@phlo.org>)
Re: proposal: auxiliary functions for record type  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-hackers
Hello

I wrote a few functions for record type - record_expand,
record_get_fields, record_get_field, record_set_fields.

A usage of this functions is described in my blog
http://okbob.blogspot.com/2010/12/iteration-over-record-in-plpgsql.html

Do you think, so these functions can be in core? These are relative
strong and enough general with zero dependency. Sure, these functions
are not defined in ANSI SQL.

Regards

Pavel Stehule


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Anyone for SSDs?
Следующее
От: Darren Duncan
Дата:
Сообщение: Re: proposal: auxiliary functions for record type