Quotes and functions - Mailing list pgadmin-support

From Thomas Sandford
Subject Quotes and functions
Date
Msg-id 008901c1d5a3$05084c60$0300000a@paradise
Whole thread Raw
In response to pgAdmin users upgrading to PostgreSQL 7.2  (Dave Page <dpage@vale-housing.co.uk>)
List pgadmin-support
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.

--
Thomas Sandford | thomas@paradisegreen.co.uk


pgadmin-support by date:

Previous
From: Jeff Cain
Date:
Subject: pgsql problems.
Next
From: Dave Page
Date:
Subject: Re: Quotes and functions