PL/PGSQL Record type question - Mailing list pgsql-sql

From Gábriel Ákos
Subject PL/PGSQL Record type question
Date
Msg-id 20070511160037.1c09160e@gabriel-laptop
Whole thread Raw
Responses Re: PL/PGSQL Record type question  (imad <immaad@gmail.com>)
Re: PL/PGSQL Record type question  (Robins <tharakan@gmail.com>)
List pgsql-sql
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          =-


pgsql-sql by date:

Previous
From: Ireneusz Pluta
Date:
Subject: Re: insert a sequence
Next
From: imad
Date:
Subject: Re: PL/PGSQL Record type question