Escape Quoting - Mailing list pgsql-admin

From Nicholas Walker
Subject Escape Quoting
Date
Msg-id 419EDD20.3000807@walkerdatanet.com
Whole thread Raw
List pgsql-admin
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.

Thanks,
Nicholas Walker

pgsql-admin by date:

Previous
From: "Di Croce, Tony"
Date:
Subject: Stamping rows...
Next
From: Michael Fuhr
Date:
Subject: Re: Stamping rows...