Jorge Godoy wrote:
> "Dawid Kuroczko" <qnex42(at)gmail(dot)com> writes:
>
>
>> * updatable views [ or am I missing something? ] -- it seems to me
>> they were close to be completed, but I don't remember if they were
>> completed and committed or not.
>>
>
> Something different than rules?
> (http://www.postgresql.org/docs/8.2/interactive/rules.html) (They exist for a
> while, I've just linked the latest released docs...)
>
Quite. Rules are not updateable views. Rules are a hacked up way to
create an updateable view. The patch
as discussed IIRC, would make the rules automatically.
Sincerely,
Joshua D. Drake