Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString
Дата
Msg-id e24039acf5a6e679a1f0afa38be416e9@biglumber.com
обсуждение исходный текст
Ответ на pgsql_perl5-1.9.0 / Pg - patch for PQescapeString  ("patrick keshishian" <pkeshish@gmail.com>)
Ответы Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString  ("patrick keshishian" <pkeshish@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "patrick keshishian"
Дата:
Сообщение: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString
Следующее
От: "patrick keshishian"
Дата:
Сообщение: Re: pgsql_perl5-1.9.0 / Pg - patch for PQescapeString