Re: escape characters when inserting into a table

2009-01-07 Thread mouss
Evan Platt a écrit : > Am I missing what this has to do with postfix, or is it just me? > the classical "MUA address completion" problem. he typed "post" by his MUA completed to postfix... and he didn't notice. > At 09:56 AM 1/7/2009, you wrote: >> Hi All, >> >> My apologies if I sent the wrong

Re: escape characters when inserting into a table

2009-01-07 Thread Otandeka Simon Peter
My apologies, was meant for another list. On Wed, Jan 7, 2009 at 9:01 PM, Magnus Bäck wrote: > On Wednesday, January 07, 2009 at 18:56 CET, > Otandeka Simon Peter wrote: > > > My apologies if I sent the wrong question but I need your help. > > > > I am using perl + postgres in an app am wr

Re: escape characters when inserting into a table

2009-01-07 Thread Magnus Bäck
On Wednesday, January 07, 2009 at 18:56 CET, Otandeka Simon Peter wrote: > 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.

Re: escape characters when inserting into a table

2009-01-07 Thread Evan Platt
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