Re: Parse error help needed...
От | Thapliyal, Deepak |
---|---|
Тема | Re: Parse error help needed... |
Дата | |
Msg-id | 1FE5193EE2768D478949FC0AFBFFC43B06EBDE07@mail-sd1.station.sony.com обсуждение исходный текст |
Ответ на | Parse error help needed... ("Thapliyal, Deepak" <dthapliyal@soe.sony.com>) |
Список | pgsql-general |
Thx to doug ... Old error is gone .. But I am now getting new error postgres=# \i a.sql psql:a.sql:10: ERROR: language "plpgsql" does not exist But I verified that I setup plpgsql [postgres@node1]~$ createlang -d test -l Procedural languages Name | Trusted? ---------+---------- plpgsql | t (1 row) Can u pls advice if u know whats going on.. Am I missing somin obvious here. .. Thx in advance Deep -----Original Message----- From: Doug McNaught,,, [mailto:doug@wireboard.com] On Behalf Of Doug McNaught Sent: Monday, January 12, 2004 4:44 PM To: Thapliyal, Deepak Cc: 'pgsql-general@postgresql.org' Subject: Re: [GENERAL] Parse error help needed... "Thapliyal, Deepak" <dthapliyal@soe.sony.com> writes: > I am getting this error > > postgres=# \i a.sql > psql:a.sql:10: ERROR: parser: parse error at or near "return" at > character 26 > create function loadme() return text as ' ^^^^^^ I think you want "returns" here. -Doug
В списке pgsql-general по дате отправления: