Re: plpgsql function

2000-11-07 Thread Johann Spies
On Tue, Nov 07, 2000 at 10:24:19AM -0300, Lamas Osvaldo wrote: > > I have a lot of questions.I was working whith "Store Procedures",more > exactly with plpgsql language. > I need to know if it is posible,where can I found a complete reference of > this language. I find the postgresql-sql mailing

Re: plpgsql function

2000-11-07 Thread Eric G . Miller
On Tue, Nov 07, 2000 at 10:24:19AM -0300, Lamas Osvaldo wrote: > Hello!! > > I'm an Argentine programmer,so please ,excuse me if my english is very poor. > > I have a lot of questions.I was working whith "Store Procedures",more > exactly with plpgsql language. > I need to know if it is posible,wh

plpgsql function

2000-11-07 Thread Lamas Osvaldo
Hello!! I'm an Argentine programmer,so please ,excuse me if my english is very poor. I have a lot of questions.I was working whith "Store Procedures",more exactly with plpgsql language. I need to know if it is posible,where can I found a complete reference of this language. One of my problems is

Re: create and run a plpgsql function in postgresql

2000-03-11 Thread Johan Ur Riise
On Sat, Mar 11, 2000 at 01:28:35PM +0100, Johan Ur Riise wrote: > This is Debian Woody. > > Package: postgresql Version: 6.5.3-12 > Package: postgresql-pl Version: 6.5.3-12 [...] > ERROR: stat failed on file '@expanded_libdir@/[EMAIL PROTECTED]@': No such > file or directory [...] > ERROR: fmgr

create and run a plpgsql function in postgresql

2000-03-11 Thread Johan Ur Riise
This is Debian Woody. Package: postgresql Version: 6.5.3-12 Package: postgresql-pl Version: 6.5.3-12 I can't get the functions in plpgsql to work. Is it a Debian problem, a postgresql problem or is it a beginner error from my part? Details: First I try to create and run a simple function: tstla