Re: DBD::PostgreSQL

Поиск
Список
Период
Сортировка
От David Wheeler
Тема Re: DBD::PostgreSQL
Дата
Msg-id 8F8B367F-FB19-11D6-93B3-0003931A964A@wheeler.net
обсуждение исходный текст
Ответ на Re: DBD::PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: DBD::PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: DBD::PostgreSQL  (Ian Barwick <barwick@akademie.de>)
Список pgsql-interfaces
On Monday, November 18, 2002, at 09:12  AM, Tom Lane wrote:

> As of 7.3 that's not necessarily so anymore; you can "SET autocommit TO
> off" and get the behavior where any statement starts a transaction 
> block
> (and so an explicit COMMIT is required to commit its effects).  Not
> sure if this helps you or not.

PostgreSQL gets better and better. Yay. However, although I might be 
able to use compile-time macros to determine the PostgreSQL version, I 
have to support a minimum version of PostsgreSQL in the driver. I was 
thinking 7.0 -- maybe it's time to leave the 6.x series behind.

Thoughts, DBD::Pg users?

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@wheeler.net                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e                                               Jabber:
Theory@jabber.org



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DBD::PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: DBD::PostgreSQL