Re: Returning with a userd defined type (PL/pgSQL)

Поиск
Список
Период
Сортировка
От Egyud Csaba
Тема Re: Returning with a userd defined type (PL/pgSQL)
Дата
Msg-id 000a01c30da6$99d4d3e0$800a0a0a@xxx
обсуждение исходный текст
Ответ на Returning with a userd defined type (PL/pgSQL)  (Együd Csaba <csegyud@freemail.hu>)
Список pgsql-general
Joe,

thank you for your help. It was really simple.

-- Csaba

----- Original Message -----
From: "Joe Conway" <mail@joeconway.com>
To: "Együd Csaba" <csegyud@freemail.hu>
Cc: "pgsql-general" <pgsql-general@postgresql.org>
Sent: Friday, April 25, 2003 7:35 AM
Subject: Re: [GENERAL] Returning with a userd defined type (PL/pgSQL)


> Együd Csaba wrote:
> >   ResultR   MY_TYPE;
>
> Not the best of error messages perhaps, but change the above line to:
>
>    ResultR   MY_TYPE%ROWTYPE;
>
> HTH,
>
> Joe
>
>
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.435 / Virus Database: 244 - Release Date: 2002.12.30.


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

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Estimating space required for indexes
Следующее
От: "Bruno Baguette"
Дата:
Сообщение: How can I know the "configure" settings of a PostgreSQL installation ?