Get Query in Statement Level Trigger? - Mailing list pgsql-general

From Derry Bryson
Subject Get Query in Statement Level Trigger?
Date
Msg-id 20050630175621.3287.qmail@web51006.mail.yahoo.com
Whole thread Raw
Responses Re: Get Query in Statement Level Trigger?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Is it possible to get the text of the query that
caused the trigger within a statement level trigger?
It looks to me like all you can get is whether it is a
an UPDATE, DELETE, or INSERT and not much in the way
of details about the what caused the trigger.

Thanks,

Derry Bryson

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: SCassidy@overlandstorage.com
Date:
Subject: Re: PostgreSQL, WIndows, regular backup
Next
From: Bob
Date:
Subject: Re: Possible move away from PG