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
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])