gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] CVS SQL files - Still errors


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] CVS SQL files - Still errors
Date: Tue, 6 Dec 2005 22:45:36 +0100
User-agent: Mutt/1.5.9i

On Wed, Dec 07, 2005 at 08:09:23AM +1100, Richard wrote:

> Getting closer, does part of clinical now.....
> 
> BTW what was the last syntax error you fixed in the sql files, can you send 
> me 
> the original and the mistake.
The mistake was that when inside a plpgsql function one
needs to use the syntax:

 variable := value

to assign. I mistakenly used

 variable = value

which is a comparison.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]