Re: on select rule

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: on select rule
Date: 2006-04-14 07:52:40
Message-ID: 20060414075240.GA16030@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sergey Levchenko <sector119(at)gmail(dot)com> schrieb:

> http://www.postgresql.org/docs/8.1/interactive/sql-createtrigger.htmlSELECT
> does not modify any rows so you can not create SELECT triggers.Rules
> and views are more appropriate in such cases. On 4/14/06, A.

Oh yes, i'm sorry.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Terry Lee Tucker 2006-04-14 09:03:10 Re: Simple plpgsql question
Previous Message Sergey Levchenko 2006-04-14 07:00:22 Re: on select rule