2009/1/25 Bernd Helmle <maili...@oopsware.de>:
>
>
> --On 25. Januar 2009 12:16:56 -0500 Andrew Dunstan <and...@dunslane.net>
> wrote:
>
>> Maybe something like CREATE VIEW .... WITHOUT UPDATE;
>>
>> I actually like the idea of being able to turn update on and off for a
>> view.
>>
>
> Or what about
>
> CREATE [OR REPLACE] [UPDATABLE] VIEW ... ?
>
> This looks closer to TEMP|TEMPORARY VIEW, which we already have.
>
>        Bernd

+ 1
regards
Pavel Stehule
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to