Getting the query string in a trigger. - Mailing list pgsql-general

From Andrew Fritz
Subject Getting the query string in a trigger.
Date
Msg-id 3AA7BBDB.C8B93D0E@teamdev.com
Whole thread Raw
List pgsql-general
I am trying to get the querry string that was executed from within a
trigger it caused. I think this data may be available in one of the
HeapTuples passed in (either in string form, or otherwise), but I am not
sure where it is or how I can get it.

Does anyone know how to get the query string?

Andrew Fritz
TEAM Development



pgsql-general by date:

Previous
From: ryan@paymentalliance.net
Date:
Subject: Postrges automatic restart
Next
From: Stephan Szabo
Date:
Subject: Re: help with simple rule