Start up question about triggers

From: "Forums (at) Existanze" <forums(at)existanze(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Start up question about triggers
Date: 2006-06-22 09:19:00
Message-ID: 200606220918.k5M9IuAs001850@auth-smtp.hol.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello all,

I know that this question may be really simple, but I have decided to ask
here due to fact that I don't know how to search for this on google or on
the docs.

I created a trigger fuction which updates a specific row in some table A. Is
it possible to retain the query that was used to trigger the function. For
example

Table A
query_row_id
query_row



TABLE B
id
name

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Forums @ Existanze 2006-06-22 13:09:04 Re: Start up question about triggers
Previous Message Justin Lintz 2006-06-22 06:25:07 Re: join on next row