On Mon, 28 Oct 2002 [EMAIL PROTECTED] wrote: > Lynn Tilby ([EMAIL PROTECTED]) reports a bug with a severity of 1 > The lower the number the more severe it is. > > Short Description > create function failing... ERROR: stat failed on file ' > > Long Description > DEBUG: ProcessUtility: create function dys_btwn_dates ( date , date ) returns int > as ' > BEGIN > RETURN $1 - $2; > END; > ' language 'c' > ERROR: stat failed on file ' > BEGIN > RETURN $1 - $2; > END; > ': No such file or directory
Errm, did you really mean language 'c'? ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html