Re: Problems with plpgsql and FOR loops

From: "V i s h a l Kashyap (at) [Sai Hertz And Control Systems]" <sank89(at)sancharnet(dot)in>
To: Bill Moran <wmoran(at)potentialtech(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems with plpgsql and FOR loops
Date: 2004-02-20 22:33:38
Message-ID: 40368B42.3040706@sancharnet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Bill Moran ,

> I know the correct solution is to use the same version to develop
> on that I'm using to test. So I'm going to downgrade my version
> to 7.3.4 for now ... but this doesn't solve my biggest problem:
> getting the FOR loop to work. It appears from the error that
> the parser is getting confused between a FOR IN SELECT loop and
> a FOR integer loop.

If its not top secret we would like to see the code

--
Best Regards,
Vishal Kashyap
Director / Lead Developer,
Sai Hertz And Control Systems Pvt Ltd,
http://saihertz.rediffblogs.com
Jabber IM: vishalkashyap(at)jabber(dot)org
ICQ : 264360076
-----------------------------------------------
You yourself, as much as anybody in the entire
universe, deserve your love and affection.
- Buddha
---------------
I am usually called as Vishal Kashyap
and my Girlfriend calls me Vishal CASH UP.
Because everyone loves me as Vishal Kashyap
and my Girlfriend loves me as CASH.
___
//\\\
( 0_0 )
----------------o0o-----o0o---------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2004-02-20 22:39:02 Re: Problems with plpgsql and FOR loops
Previous Message Andrew Sullivan 2004-02-20 22:28:02 Re: Replication options