Re: Release connections in MODPERL

Поиск
Список
Период
Сортировка
От D. Duccini
Тема Re: Release connections in MODPERL
Дата
Msg-id Pine.GSO.4.03.10101102300280.21743-100000@ra.bpsi.net
обсуждение исходный текст
Ответ на Release connections in MODPERL  ("D. Duccini" <duccini@backpack.com>)
Ответы Re: Release connections in MODPERL
Список pgsql-novice
> Except you mean undef, right?  There is no null in Perl.  Even so, though,
> undef does not call object destructors (i.e., DESTROY method), only
> decrements the reference count, which hopefully means it wil get garbage
> collected.


well, $SQL = null;

compiles and produces the results described.

undef would probably work as well

-----------------------------------------------------------------------------
david@backpack.com            BackPack Software, Inc.        www.backpack.com
+1 651.645.7550 voice       "Life is an Adventure.
+1 651.645.9798 fax            Don't forget your BackPack!"
-----------------------------------------------------------------------------


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

Предыдущее
От: Bilal Tayara
Дата:
Сообщение: arabic support?
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Release connections in MODPERL