[Pljava-dev] Best way to pass intermediate state

Markus Schaber schabi at logix-tt.com
Thu Sep 21 13:51:36 UTC 2006


Hi, all,

Markus Schaber wrote:

> I'm currently thinking about implementing Aggregates in pljava. What's
> the best way to pass a complex intermediate state between the different
> iterations and the finalizing functions?
> 
> I'd like to avoid repeated de/re-serialization of the objects into an
> official PostgreSQL data type due to efficiency reasons.

As no ideas were offered here, I'm currently thinking about saving the
intermediate states in some kind of global hashed variable.

For the cleanup work, in case the query is aborted in the middle (and so
the finishing function is never called), is there any way I can register
a hook that gets called on commit / rollback of the current
(sub)transaction?

Thanks,
Markus



-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://pgfoundry.org/pipermail/pljava-dev/attachments/20060921/da7263d7/attachment.bin 


More information about the Pljava-dev mailing list