pgsql: Use FROM clause in example UPDATE commands where appropriate.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use FROM clause in example UPDATE commands where appropriate.
Date: 2006-12-27 16:07:42
Message-ID: 20061227160742.33F769FA311@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use FROM clause in example UPDATE commands where appropriate. Also
remove long-obsolete statement that there isn't a check for infinite
recursion in view rules.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
rules.sgml (r1.47 -> r1.47.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/rules.sgml.diff?r1=1.47&r2=1.47.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-12-27 19:11:23 pgfouine - pgfouine: ignore again these lines waiting for a better fix
Previous Message Tom Lane 2006-12-27 16:07:36 pgsql: Use FROM clause in example UPDATE commands where appropriate.