Re: How do I do this in plpgsql ?

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Dan S <strd911(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How do I do this in plpgsql ?
Date: 2011-03-18 19:51:31
Message-ID: AANLkTim+eVw4MrGCkxj8Ah88j2bU8sb=b7hi17tUwrTk@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 18, 2011 at 2:20 PM, Dan S <strd911(at)gmail(dot)com> wrote:
> Hi !
>
> Is there a way to use plpgsql copy type to get an array of a certain type ?
>
> For example if I have a type sample%TYPE
> How can I declare a variable that is an array of sample%TYPE
> I can't get it to work, is there a way to do it ?

I don't think it's possible. Can you give some more detail on what
you are trying to do?

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nicholson, Brad (Toronto, ON, CA) 2011-03-18 19:54:23 Re: multi-tenant vs. multi-cluster
Previous Message Ben Chobot 2011-03-18 19:44:47 Re: multi-tenant vs. multi-cluster