Re: PL/PGSQL Record type question

Поиск
Список
Период
Сортировка
От imad
Тема Re: PL/PGSQL Record type question
Дата
Msg-id 1f30b80c0705110709u73519990gd6623c6a4c81ee55@mail.gmail.com
обсуждение исходный текст
Ответ на PL/PGSQL Record type question  (Gábriel Ákos <akos.gabriel@i-logic.hu>)
Ответы Re: PL/PGSQL Record type question  (Gábriel Ákos <akos.gabriel@i-logic.hu>)
Список pgsql-sql
You might be looking for PostgreSQL RECORD data type.

--Imad
www.EnterpriseDB.com

On 5/11/07, Gábriel Ákos <akos.gabriel@i-logic.hu> wrote:
> Hi,
>
> How should I define a record type (there is no table with this record
> type) programmatically in pl/pgsql?
> I'd like to return a record with 3 string elements, 2 integers and 1
> date.
>
> Rgds,
> Akos
>
>
>
> --
> Üdvözlettel,
> Gábriel Ákos
> -=E-Mail :akos.gabriel@i-logic.hu|Web:  http://www.i-logic.hu =-
> -=Tel/fax:+3612367353            |Mobil:+36209278894          =-
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


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

Предыдущее
От: Gábriel Ákos
Дата:
Сообщение: PL/PGSQL Record type question
Следующее
От: Gábriel Ákos
Дата:
Сообщение: Re: PL/PGSQL Record type question