Re: plpgsql return select from multiple tables

From: "Artis Caune" <artis(dot)caune(at)gmail(dot)com>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: plpgsql return select from multiple tables
Date: 2008-09-11 08:30:03
Message-ID: 9e20d71e0809110130y513ea395vafa3dae656db0117@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Sep 10, 2008 at 5:56 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:
> Ah, right, you only forgot to mention that other 99% of the
> requirements.
:)

> What's wrong with your first example?

It works, but those type casts "TRUE::BOOLEAN AS forwards" and selects
with "AS (email VARCHAR, backend VARCHAR)" are confusing me.

--
regards,
Artis Caune

<----. CCNA
<----|====================
<----' didii FreeBSD

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2008-09-11 08:44:21 Re: PostgreSQL
Previous Message Artis Caune 2008-09-11 08:19:24 Re: plpgsql return select from multiple tables