Re: Pass-by-reference UDTs and volatility - Mailing list pgsql-general

From Tom Lane
Subject Re: Pass-by-reference UDTs and volatility
Date
Msg-id 1181.1371073165@sss.pgh.pa.us
Whole thread Raw
In response to Re: Pass-by-reference UDTs and volatility  (Stephen Scheck <singularsyntax@gmail.com>)
List pgsql-general
Stephen Scheck <singularsyntax@gmail.com> writes:
> But how would the hash table keys themselves be deleted? Is there some
> callback API to hook transaction completion?

See RegisterXactCallback and RegisterSubXactCallback.

            regards, tom lane


pgsql-general by date:

Previous
From: Stephen Scheck
Date:
Subject: Re: Pass-by-reference UDTs and volatility
Next
From: chuydb
Date:
Subject: Get multiple columns with counts from one table.