Stored Procs / Transaction IDs

From: Brian <brian(at)mail(dot)pantalaimon(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Stored Procs / Transaction IDs
Date: 2003-05-28 17:42:20
Message-ID: Pine.LNX.4.50.0305281341070.3473-100000@lyra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is it possible to get the transaction ID of the transaction a trigger
fired on from plpgsql?

I see in postgresql/contrib/dbmirror/pending.c a C based stored procedure
that is accessing this information. I can't find anything in the online
docs for accessing the xid from plpgsql.

Brian Knox
brian(at)mail(dot)pantalaimon(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-05-28 18:36:45 Re: [PATCHES] Sequence usage patch
Previous Message Srikanth M 2003-05-28 17:21:07 DATA-CUBE in Postgresql.