Re: Confusion over Python drivers

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Confusion over Python drivers
Дата
Msg-id 1265398330.4934.177.camel@monkey-cat.sm.truviso.com
обсуждение исходный текст
Ответ на Re: Confusion over Python drivers  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Fri, 2010-02-05 at 10:35 -0800, Josh Berkus wrote:
> I'm not as concerned about "confusion" as the fact that *all* of the
> various Python drivers suck in different, and crippling, ways.  I don't
> care how many drivers we have, as long as we have at least one 1st-class
> driver.

Absolutely.

And I would prefer that it can provide all (or nearly all) of the
capabilities of libpq. PyGreSQL apparently doesn't even offer
parameterized queries!

http://pygresql.org/pg.html

That was based on a quick glance at the document; I hope I'm mistaken.

Regards,Jeff Davis



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [CFReview] Red-Black Tree
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: WIP patch for system-catalog vacuuming via a relation map