Hopefully this is the correct list to post this message.
I was comparing the rendering of the Create Rule Syntax regarding "(actions)"
from the page:
http://www.postgresql.org/docs/8.0/interactive/rules-update.html
CREATE RULE rule_name AS ON event
TO object [WHERE rule_qualification]
D
On Thu, 16 Mar 2006, Richard Broersma Jr wrote:
Hopefully this is the correct list to post this message.
I was comparing the rendering of the Create Rule Syntax regarding
"(actions)" from the page:
The diffences are not major. However, for a newbie like myself I felt
the syntax of "(actio