Re: DBD::Pg ...

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: DBD::Pg ...
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA4961E5F@m0114.s-mxs.net
обсуждение исходный текст
Ответ на DBD::Pg ...  ("Marc G. Fournier" <scrappy@hub.org>)
Ответы Re: DBD::Pg ...
Список pgsql-hackers
> > People should really use DBD::Pg (good that it stays on CPAN).
>
> Why do you say that?
>
> Pg's interface seems a bit closer to libpg's interface than DBD::Pg.
> I would think that would be an advantage.

Well libpq is very nonstandard same as interfaces/perl5. Since I like
somewhat portable code, I would allways suggest people use the more standard
interfaces, like DBD::Pg ODBC ECPG.

Andreas


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Release of v7.2.2 (Was: Re: @(#)Mordred Labs ad...)
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Making cstring type less pseudo and more real