On Thursday 15 January 2004 15:22, Uros wrote: > > RH> Also - make sure you haven't got a column called 'email' in any query > where RH> you are using the variable 'email' - that can cause confusion. > > > Problem was aliases, becasu alias name was the same as column and then the > same name was value and rowname. I replace all names like email1 etc. and > it works. I hope ;).
The error messages could be a bit clearer with some of these problems - I've had quite a bit of experience now decoding strange parser errors with plpgsql. -- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])