Escape Quoting

From: Nicholas Walker <nick(at)walkerdatanet(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Escape Quoting
Date: 2004-11-20 05:58:56
Message-ID: 419EDD20.3000807@walkerdatanet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2004-11-21 08:43:41 Re: error loading data with copy
Previous Message Di Croce, Tony 2004-11-19 00:23:50 Stamping rows...