Re: generic way to retrieve array as rowset - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: generic way to retrieve array as rowset
Date
Msg-id 43BABB7E.6000802@wildenhain.de
Whole thread Raw
In response to Re: generic way to retrieve array as rowset  (SunWuKung <Balazs.Klein@axelero.hu>)
Responses Re: generic way to retrieve array as rowset  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: generic way to retrieve array as rowset  (Klein Balázs <Balazs.Klein@axelero.hu>)
List pgsql-general
SunWuKung schrieb:
> Thank you both, I will make good use of this.
>
> On a side note: isn't it a pity this has to be so difficult?

Well the pity is your data model - or the lack of it ;))
If redesign is possible, you probably want to change from
array to real connected table.

*wink* ;)
Tino

pgsql-general by date:

Previous
From: Hugo
Date:
Subject: who is connected to the database ??
Next
From: Andreas Kretschmer
Date:
Subject: Re: who is connected to the database ??