Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString - Mailing list pgsql-interfaces

From Greg Sabino Mullane
Subject Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString
Date
Msg-id e24039acf5a6e679a1f0afa38be416e9@biglumber.com
Whole thread Raw
In response to pgsql_perl5-1.9.0 / Pg - patch for PQescapeString  ("patrick keshishian" <pkeshish@gmail.com>)
Responses Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString  ("patrick keshishian" <pkeshish@gmail.com>)
List pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> I just wanted to send you the attached patch which adds the
> PQescapeString interface to the Pg module.

Unfortunately, you don't tell us exactly which module you mean.
There is the very actively maintained DBD::Pg module, and the
somewhat maintained DBD::PgPP module. There are also some
other older ones still floating around with a "Pg" in the name
- - the fact that you found Edmund Mergl's name suggests that
whatever you have, it is probably very old.

DBD::Pg can be found here:

http://search.cpan.org/~dbdpg/

It has its own quoting of variables through the $dbh->quote()
method. If you are trying to connect to Postgres via Perl,
this is probably your best bet. Hope that helps.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200604042024
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFEMw6HvJuQZxSWSsgRAs5aAJ426m5Tr3nXGqzvVHiMP6nu92RdZQCgyJxa
MFX4H56aRzoKrOCuxGb+DWk=
=ad2S
-----END PGP SIGNATURE-----




pgsql-interfaces by date:

Previous
From: "patrick keshishian"
Date:
Subject: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString
Next
From: "patrick keshishian"
Date:
Subject: Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString