BUG #2232: Function (store procedure) prublem

From: "Michael Grossman" <michael(dot)grossnab(at)newconcept(dot)co(dot)il>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2232: Function (store procedure) prublem
Date: 2006-02-02 08:27:52
Message-ID: 20060202082752.5CD3CF0B00@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2232
Logged by: Michael Grossman
Email address: michael(dot)grossnab(at)newconcept(dot)co(dot)il
PostgreSQL version: 8.1.2 windows
Operating system: windows xp q windows 2003
Description: Function (store procedure) prublem
Details:

Hi!

I am working have a year with PostgreSQL Windows Database.
I am very happy with the Database and its looks good.

I have to report of critical bug:
I am using functions (Store procedure) to update database.

When I passing for example 20 prams' to update a database its work fine.
But yesterday a saw when one of the parameters the value is "109922:11"
I gut an error parameter 11 is empty he thinks the value is a
parameter.
When a change this value to "109922.11" the function works fine.

I working with the latest release 8.1.2 windows addition.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Clifford Wolf 2006-02-02 09:42:59 Re: Bug in query planer ?
Previous Message Bruce Momjian 2006-02-02 04:48:45 Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql