Re: RE : Re: Re: Asking for some PL/pgSQL Tips - Mailing list pgsql-general

From Stephan Szabo
Subject Re: RE : Re: Re: Asking for some PL/pgSQL Tips
Date
Msg-id Pine.BSF.4.21.0108020915500.11427-100000@megazone23.bigpanda.com
Whole thread Raw
In response to RE : Re: Re: Asking for some PL/pgSQL Tips  (tankgirl@worldonline.es)
List pgsql-general
On Thu, 2 Aug 2001 tankgirl@worldonline.es wrote:

>   Well thankyou very much :-)
>
>   The way you have done the dynamic query was my first try, but as long
> as it didn't work, I started messing it all.
>
>   I have put it this way, but still returns the same ERROR message.
>
>   I suppose that it's a matter of version...
>
>     Test=> select version();
>                                version
>     -------------------------------------------------------------
>      PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by GCC 2.96
>     (1 row)


I'm pretty sure Execute was added in 7.1.


pgsql-general by date:

Previous
From: Fran Fabrizio
Date:
Subject: encrypting a password field in the database
Next
From: Vivek Khera
Date:
Subject: Re: Importing Mysql DUMPS into Postgresql