Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 063491337C08 for ; Tue, 5 Apr 2011 18:25:25 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 32801-02-6 for ; Tue, 5 Apr 2011 21:25:06 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mail.postgresql.org (Postfix) with SMTP id 274CF1337C47 for ; Tue, 5 Apr 2011 18:17:30 -0300 (ADT) Received: (qmail invoked by alias); 05 Apr 2011 21:17:29 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp055) with SMTP; 05 Apr 2011 23:17:29 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/SAJV4nKbSHBKYss6dpSUYoTA3s3pWWhiBOkxwyV sZi/pT8QIbaVkq Subject: Re: EXTENSION keyword From: Peter Eisentraut To: Tom Lane Cc: Daniele Varrazzo , pgsql-docs@postgresql.org In-Reply-To: <29987.1301930239@sss.pgh.pa.us> References: <29987.1301930239@sss.pgh.pa.us> Content-Type: text/plain; charset="UTF-8" Date: Wed, 06 Apr 2011 00:17:27 +0300 Message-ID: <1302038247.27487.45.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.909 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201104/51 X-Sequence-Number: 6622 On mån, 2011-04-04 at 11:17 -0400, Tom Lane wrote: > Daniele Varrazzo writes: > > looks like EXTENSION is missing from the keywords list in the docs. > > I believe Peter has a script for updating that table. Wonder if he's > run it lately ... Done