Characters To be Escaped in Perl - Mailing list pgsql-novice

From Robert Mosher
Subject Characters To be Escaped in Perl
Date
Msg-id Pine.SOL.3.91.1030210190624.17330A-100000@orion.cc.andrews.edu
Whole thread Raw
Responses Re: Characters To be Escaped in Perl
List pgsql-novice
I recently tried to add an element to my Postgresql database using a perl
script, only to discover that a period was causing problems. I looked
through the documentation for a complete list of characters that need to
be escaped before they are added to the database, but was unable to find
such a list. What characters need to be escaped, and is there an existing
Perl function (in Pg.pm or otherwise) that handles this?

Thanks,
Rob Mosher

pgsql-novice by date:

Previous
From: "Scott Morrison"
Date:
Subject: Re:
Next
From: Tom Lane
Date:
Subject: Re: