agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Best way to pass intermediate state
Date: Thu, 21 Sep 2006 15:51:36 +0200
Message-ID: <451298E8.6090308@logix-tt.com> (raw)
In-Reply-To: <450ABBE5.3060708@logix-tt.com>
References: <450ABBE5.3060708@logix-tt.com>
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://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20060921/da7263d7/attachment.bin;
view thread (4+ messages) latest in thread
Message-ID: <451298E8.6090308@logix-tt.com>
Permalink: ../451298E8.6090308@logix-tt.com/
Also on: postgresql.org/message-id/451298E8.6090308@logix-tt.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] Best way to pass intermediate state
In-Reply-To: <451298E8.6090308@logix-tt.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox