Doc 8.4 Part 2 - Cap 6 : Data Manipulation ( about Triggers and Rewrite Rules )

Started by Bruno Guimarães Carneiroover 16 years ago2 messagesdocs
Jump to latest
#1Bruno Guimarães Carneiro
guimaraescarneiro@gmail.com

http://www.postgresql.org/docs/8.4/interactive/dml.html

In this chapter we find:

*We also introduce ways to effect automatic data changes when certain
events occur: triggers and rewrite rules.*

But i didnt find anything about triggers and rewrite rules.

Is it incomplete?

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Bruno Guimarães Carneiro (#1)
Re: Doc 8.4 Part 2 - Cap 6 : Data Manipulation ( about Triggers and Rewrite Rules )

On Fri, 2009-08-21 at 08:53 -0300, Bruno Guimarães Carneiro wrote:

http://www.postgresql.org/docs/8.4/interactive/dml.html

In this chapter we find:
We also introduce ways to effect automatic data changes when
certain events occur: triggers and rewrite rules.

But i didnt find anything about triggers and rewrite rules.

Indeed. I have removed the claim.