Thread: pgsql: Update view info: < * Automatically create rules on views so

pgsql: Update view info: < * Automatically create rules on views so

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Update view info:

< * Automatically create rules on views so they are updateable, per SQL99 [view]
> * Automatically create rules on views so they are updateable, per SQL99
>
>   We can only auto-create rules for simple views.  For more complex
>   cases users will still have to write rules.
>

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1386 -> r1.1387)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1386&r2=1.1387)