--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

--
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