how to list or array of key value pairs - Mailing list pgsql-general

From J.V.
Subject how to list or array of key value pairs
Date
Msg-id 4E95E03B.8000708@gmail.com
Whole thread Raw
Responses Re: how to list or array of key value pairs  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-general
I need to rephrase this because of some confusion as to what I was
looking for.

I want to create and initialize a list or array of key/value pairs.
Then I want to iterate through this list (or array) retrieving each
key/value for use in a sql statement.

I want to do this in a stored function.

that's all

any ideas?

J.V.

pgsql-general by date:

Previous
From: "J.V."
Date:
Subject: Re: how to key/value iterate in stored function
Next
From: David Johnston
Date:
Subject: Re: how to key/value iterate in stored function