Re: strange plpgsql error

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: SunWuKung <Ralikwen(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: strange plpgsql error
Date: 2009-10-12 11:33:12
Message-ID: b42b73150910120433s1fc46994u4eb40f925f13932c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Oct 11, 2009 at 6:21 PM, SunWuKung <Ralikwen(at)hotmail(dot)com> wrote:
>
> Yep,
> it is probably a bug though.

It's not...it's just the way plpgsql works. I prefix all my local
variables in plpgsql with an underscore to prevent these kinds of
conflicts.

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 纪晓曦 2009-10-12 11:42:44 Re: Where can I get the number of plans that considered by Planner?
Previous Message Cédric Villemain 2009-10-12 11:26:27 Re: full text + snowball + ispell?