Re: [GENERAL] Using $n in a select statement in PL/pgSQL

From: Ed Loehr <ELOEHR(at)austin(dot)rr(dot)com>
To: Jim Cain <me(at)jimcain(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Using $n in a select statement in PL/pgSQL
Date: 1999-12-31 22:15:49
Message-ID: 386D2B15.74214051@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jim Cain wrote:

> I can't find very many references to PL/pgSQL. Can anyone point me to lots
> of examples? In particular, select statements don't appear to like the $n
> variables, unless I'm just doing something really wrong.
>

Try the regression tests in .../src/test/regress/sql/plpgsql....

Cheers,
Ed Loehr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike DeFehr 1999-12-31 22:20:51 Access 2000 with PostgreSQL driver?
Previous Message Mike DeFehr 1999-12-31 22:15:36 Re: newbie needs help setting up pgsql on linux