RE : Re: Re: Asking for some PL/pgSQL Tips

Started by Nonameover 24 years ago2 messagesgeneral
Jump to latest
#1Noname
tankgirl@worldonline.es

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)

Stay Safe & Happy,
:* TankGirl

#2Stephan Szabo
sszabo@megazone23.bigpanda.com
In reply to: Noname (#1)
Re: RE : Re: Re: Asking for some PL/pgSQL Tips

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.