Re: Rules: A Modest Proposal

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Rules: A Modest Proposal
Date: 2009-10-04 19:15:10
Message-ID: 4AC8F43E.9030705@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dan Colish wrote:
> When you speak of writing to a view, what do you mean exactly? Are we saying
> refresh a view or update the parent tables of a view?
>
>
>

He means INSERT, UPDATE and DELETE operations on the view.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-10-04 19:27:39 Re: Rules: A Modest Proposal
Previous Message Dan Colish 2009-10-04 19:07:53 Re: Rules: A Modest Proposal