On Wed, Oct 25, 2017 at 7:34 AM, Gaddam Sai Ram <[email protected]> wrote: > Thanks for the response, > > Can you check if CurTransactionContext is valid at that point? > > > Any Postgres function to check if CurTransactionContext is valid or not?
Assert(MemoryContextIsValid(CurTransactionContext)); -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
