Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 2EBFEB5DC03 for ; Mon, 13 Jun 2011 11:14:47 -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 19665-05-3; Mon, 13 Jun 2011 14:14:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ew0-f46.google.com (mail-ew0-f46.google.com [209.85.215.46]) by mail.postgresql.org (Postfix) with ESMTP id 3EA4FB5DC2D; Mon, 13 Jun 2011 11:14:35 -0300 (ADT) Received: by ewy4 with SMTP id 4so1614040ewy.19 for ; Mon, 13 Jun 2011 07:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=W2rl2EerpyK7/P/02oauOO0fhp/6aJjexD89ixE9wEo=; b=OqRCnyKnDc5NyriUp8WcnjqCyY9GdTatme95unNcZpJvzsBj7AVDfojtoT4dWh1HWW 1N/ECbWn0DpWdResZPfSZ7oVw2nMrqXdgnb2zkTjhmxoKx9hThNm4MFEIPE9nBqnpQPu l6iFvBx5m+fbQXZpHCby6ZQ/xzeCV9C26Vkvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=iMtngF+70e574np32zIOLBjPMiUjSXW/SDzMN912TZYK1dpn++33UCmBTa8YBWX6OY bacFjFh6VYPSC8JwP4BH/RttbTyY9oY59/ATIJgKZLnEK2N95jvLtIIjmHeIgVOofBHF DVKNk5mpnA19wwMME2ge7be/4ZyvPU9+Gkf2E= MIME-Version: 1.0 Received: by 10.14.97.12 with SMTP id s12mr2173823eef.119.1307974474013; Mon, 13 Jun 2011 07:14:34 -0700 (PDT) Received: by 10.14.96.4 with HTTP; Mon, 13 Jun 2011 07:14:33 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Jun 2011 10:14:33 -0400 Message-ID: Subject: Re: [COMMITTERS] pgsql: More foreign table documentation improvements. From: Robert Haas To: Fujii Masao Cc: Robert Haas , pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.002 tagged_above=-5 required=5 tests=FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001 X-Spam-Level: X-Archive-Number: 201106/31 X-Sequence-Number: 6805 On Mon, Jun 13, 2011 at 9:56 AM, Fujii Masao wrote: > On Mon, Jun 13, 2011 at 9:30 PM, Robert Haas wrote= : >> More foreign table documentation improvements. >> >> Shigeru Hanada, with some additional wordsmithing by me > > This commit caused the following error when I did make html. > > =A0 =A0openjade:ddl.sgml:3024:50:E: element "FILE" undefined > > Attached patch fixes the problem. Sorry 'bout that, committed. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company