a set of key/value pairs

Поиск
Список
Период
Сортировка
Does anyone have a specific example of how to:
     1) create a variable that is a set or array of key value pairs?
     2) how to populate each element of the array (each element being a
key / value pair)
     3) how to iterate through the list or array retrieving each
key/value pair?

Please do not point me to this doc:
     http://developer.postgresql.org/pgdocs/postgres/hstore.html

What I am looking for is an example as listed in 1..3 above, and that is
not provided in the doc.

Regards,


J.V.

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

Предыдущее
От: Raghavendra
Дата:
Сообщение: Re: Recovery from Archive files
Следующее
От: Henry Drexler
Дата:
Сообщение: plpgsql at what point does the knowledge of the query come in?