X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id F012352864 for ; Fri, 20 May 2005 08:56:44 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 40477-04 for ; Fri, 20 May 2005 11:56:35 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by svr1.postgresql.org (Postfix) with ESMTP id A69F552879 for ; Fri, 20 May 2005 08:56:33 -0300 (ADT) Received: from [192.168.0.17] (really [68.105.165.64]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050520115654.QOD7787.lakermmtao10.cox.net@[192.168.0.17]>; Fri, 20 May 2005 07:56:54 -0400 From: Robert Treat To: Neil Conway Subject: Re: create rule syntax Date: Fri, 20 May 2005 07:56:53 -0400 User-Agent: KMail/1.6.2 Cc: Kris Jurka , pgsql-docs@postgresql.org References: <428D3F6D.1020108@samurai.com> In-Reply-To: <428D3F6D.1020108@samurai.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200505200756.53301.xzilla@users.sourceforge.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.038 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200505/33 X-Sequence-Number: 2998 On Thursday 19 May 2005 21:37, Neil Conway wrote: > Kris Jurka wrote: > > The manual shows slightly different variations for the create rule > > syntax here and here: > > > > http://www.postgresql.org/docs/8.0/static/rules-update.html > > http://www.postgresql.org/docs/8.0/static/sql-createrule.html > > > > The attached patches makes the first look like the second. > > Applied, thanks. Sorry I missed this before, but the first examples use of create rule on *object* rather than *table* seems like something important enough to keep, since obviously rules can be on more than just tables. -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL