Re: postgresql 8.01, plpgsql - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: postgresql 8.01, plpgsql
Date
Msg-id 20050315042539.GA60320@winnie.fuhr.org
Whole thread Raw
In response to Re: postgresql 8.01, plpgsql  (Timothy Smith <timothy@open-networks.net>)
List pgsql-sql
On Tue, Mar 15, 2005 at 01:38:00PM +1000, Timothy Smith wrote:

> ok i tried loading it from a file like you suggested and this is what i 
> got for MY function
> 
> \i /home/timothy/function
> psql:/home/timothy/function:35: ERROR:  unterminated dollar-quoted 
> string at or near "$$

Could you attach the files you're reading?  It might be helpful if
we could see everything you're trying to execute.

What version of PostgreSQL are you using?  Presumably 8.X since
you're using dollar quoting.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: Timothy Smith
Date:
Subject: re postgresql 8.01 plpgsql
Next
From: Luca Pireddu
Date:
Subject: select multiple immediate values, but in multiple rows