Re: BUG #5066: plperl issues with perl_destruct() and END blocks - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #5066: plperl issues with perl_destruct() and END blocks
Date
Msg-id 20090921020001.GK13076@alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #5066: plperl issues with perl_destruct() and END blocks  (Tim Bunce <Tim.Bunce@pobox.com>)
Responses Re: BUG #5066: plperl issues with perl_destruct() and END blocks  (Tim Bunce <Tim.Bunce@pobox.com>)
List pgsql-bugs
There's a definitional problem here however.  When should we call the
destructor?  My impression is that it should happen when the calling
query terminates, not when the backend shuts down.  I'm sure this will
cause other issues -- for example %_SHARED will be destroyed way too
early.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-bugs by date:

Previous
From: Thibaut
Date:
Subject: erreur postgresql
Next
From: Bhushan Verma
Date:
Subject: Databse installation problem