Re: Feature request from irc...

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Feature request from irc...
Date: 2005-06-29 04:06:26
Message-ID: 42C21E42.1040104@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Use case is making a trigger than can log queries on tables...

Christopher Kings-Lynne wrote:
> Is it possible for a pl/pgsql trigger function to look at the sql
> command that caused it to be triggered? If not, is this an idea?
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Denis Lussier 2005-06-29 04:08:22 Re: Feature request from irc...
Previous Message Christopher Kings-Lynne 2005-06-29 04:01:40 Odd message with initdb on latest HEAD