Re: There is error at the examples in PL/pgSQL - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: There is error at the examples in PL/pgSQL
Date
Msg-id Pine.LNX.4.30.0103061855200.778-100000@peter.localdomain
Whole thread Raw
In response to There is error at the examples in PL/pgSQL  ("Lu Raymond" <raymond_lu99@hotmail.com>)
List pgsql-docs
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@gmx.net       http://yi.org/peter-e/


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] SQL article
Next
From: Bruce Momjian
Date:
Subject: Re: docbook2man-spec.pl patch?