Re: on select rule - Mailing list pgsql-sql

From Andreas Kretschmer
Subject Re: on select rule
Date
Msg-id 20060414075240.GA16030@KanotixBox
Whole thread Raw
In response to Re: on select rule  ("Sergey Levchenko" <sector119@gmail.com>)
List pgsql-sql
Sergey Levchenko <sector119@gmail.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°


pgsql-sql by date:

Previous
From: "Sergey Levchenko"
Date:
Subject: Re: on select rule
Next
From: Terry Lee Tucker
Date:
Subject: Re: Simple plpgsql question