From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | 'Thomas Sandford' <thomas(at)paradisegreen(dot)co(dot)uk>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Quotes and functions |
Date: | 2002-03-27 15:28:14 |
Message-ID: | FED2B709E3270E4B903EB0175A49BCB1293315@dogbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Thomas Sandford [mailto:thomas(at)paradisegreen(dot)co(dot)uk]
> Sent: 27 March 2002 15:21
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Quotes and functions
>
>
> There seems to be a "round trip" problem when editing
> function definitions within the definition pane of the
> function window.
>
> If the function text uses single quotes (') then these must
> be doubled up (because of the single quotes enclosing the
> entire function body). However the doubling up is removed in
> a save/display loop.
>
> The result is that _every time_ you edit the function you
> have to add an extra quote to each occurence of the quote character.
This has been fixed in the CVS code.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Sandford | 2002-03-27 20:31:51 | Can't edit tables with timestamps |
Previous Message | Thomas Sandford | 2002-03-27 15:21:08 | Quotes and functions |