Am I missing what this has to do with postfix, or is it just me?
At 09:56 AM 1/7/2009, you wrote:
Hi All, My apologies if I sent the wrong question but I need your help.I am using perl + postgres in an app am writing. However I am failing to find a function to escape characters just like you use addslashes in php.Do I have to use a regex expression to do that or there is a function to use. Thanks in advance.