Re: Perl & DBI/DBD::Pg confusion with finish

Поиск
Список
Период
Сортировка
От David Lynn
Тема Re: Perl & DBI/DBD::Pg confusion with finish
Дата
Msg-id 3A9FCCA4.9E461B40@ayamba.com
обсуждение исходный текст
Ответ на Re: Perl & DBI/DBD::Pg confusion with finish  (John Madden <weez@freelists.org>)
Список pgsql-general
> What are the consequences of not calling ->finish()?  I have several apps
> using DBD::Pg, and I don't think I've used it at all...

There don't appear to be any fatal consequences - all queries appear to
work fine.  However, certain things such as the $sth->{'Active'}
attribute cannot be relied upon.

I guess we will just write this off as another "feature" to ignore!
Thanks for the input, everybody.

--David

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

Предыдущее
От: Peter Schindler
Дата:
Сообщение: Re: Convert to upper
Следующее
От: David Wheeler
Дата:
Сообщение: Re: Perl & DBI/DBD::Pg confusion with finish