Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U4AXG-0003SS-5F for pgsql-docs@arkaria.postgresql.org; Sat, 09 Feb 2013 13:32:06 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U4AXF-0003OB-4x for pgsql-docs@arkaria.postgresql.org; Sat, 09 Feb 2013 13:32:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U4AXE-0003O5-D5 for pgsql-docs@postgresql.org; Sat, 09 Feb 2013 13:32:04 +0000 Received: from mout.gmx.net ([212.227.17.21]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U4AXB-00041J-En for pgsql-docs@postgresql.org; Sat, 09 Feb 2013 13:32:03 +0000 Received: from mailout-de.gmx.net ([10.1.76.32]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0Ly8b5-1Uyedp1YA9-015ZeZ for ; Sat, 09 Feb 2013 14:32:00 +0100 Received: (qmail invoked by alias); 09 Feb 2013 13:31:59 -0000 Received: from pool-108-52-108-60.phlapa.fios.verizon.net (EHLO [192.168.1.5]) [108.52.108.60] by mail.gmx.net (mp032) with SMTP; 09 Feb 2013 14:31:59 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX195DrQ+Opl51uQ3wdbHyOoHTpYzkTzZYr/exquWno VxezjlZhAM9+RI Message-ID: <1360416715.22094.1.camel@vanquo.pezone.net> Subject: Re: doc page: ALTER VIEW From: Peter Eisentraut To: "Sahagian, David" Cc: "pgsql-docs@postgresql.org" Date: Sat, 09 Feb 2013 08:31:55 -0500 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Wed, 2013-01-02 at 11:58 -0500, Sahagian, David wrote: > On the doc page for ALTER VIEW . . . > > In the discussion about SET/DROP DEFAULT, > I am thinking that [instead-of insert trigger] should be mentioned in addition to [ON INSERT rule]. > > "A default value associated with a view column is inserted into INSERT statements on the view before the view's ON INSERT rule is applied, . . ." This paragraph was rewritten as part of the updatable views patch, and it appears to now say what you wanted. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs