Lu Raymond writes:
> the error of screen is:
> NOTICE: plpgsql: ERROR during compile of emp_stamp near line 1
> "RROR: parse error at or near "
I might be making this up, but I seem to recall that this is caused by
improper line endings on Windows-like hosts. PL/pgSQL expects its input
to follow Unix convention. (This has been fixed in 7.1 as I recall.)
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/