"Lu Raymond" <raymond_lu99(at)hotmail(dot)com> writes: > NOTICE: plpgsql: ERROR during compile of emp_stamp near line 1 > "RROR: parse error at or near " Save your script with Unix-style newlines, not DOS-style (LF not CR/LF). regards, tom lane
Next: From: Philip Warner Date: 2001-03-06 16:00:01 Subject: Re: pg_dump writes SEQUENCEs twice with -a Previous: From: Tom Lane Date: 2001-03-06 15:33:38 Subject: Re: Proposed WAL changes