--On 25. Januar 2009 13:36:35 -0500 Tom Lane <t...@sss.pgh.pa.us> wrote:

But per spec, UPDATABLE should be the default (if not now, then
eventually).  Are you proposing
        CREATE [OR REPLACE] [[NOT] UPDATABLE] VIEW ...
?  Seems confusing.

Good point. We need a better phrasing to restore the old behavior, maybe

CREATE [OR REPLACE] [READ ONLY|UPDATABLE] VIEW ...?

I think this looks less confusing.

        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