Re: Escape Quotes - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Escape Quotes
Date
Msg-id 41B05061.3000104@pse-consulting.de
Whole thread Raw
In response to Escape Quotes  (Nicholas Walker <nick@walkerdatanet.com>)
List pgadmin-support
Nicholas Walker wrote:
> Is there anyway to disable the escape quotes in stored procedures.
> 
> For example..you write a function that as variable=''something'';
>  and pgadmin modifies that to be variable=\'something\';
>    It makes stored procedure quoting a pain to look at.

The function property editor will let you edit the function without 
double quoted or escaped strings.

Regards,
Andreas


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: New feature request
Next
From: Andreas Pflug
Date:
Subject: Re: string.cpp assertion failure