Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkCOK-0001Ft-MQ for pgsql-docs@arkaria.postgresql.org; Wed, 14 Sep 2016 15:46:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bkCOK-0003fM-91 for pgsql-docs@arkaria.postgresql.org; Wed, 14 Sep 2016 15:46:28 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bkCOJ-0003cX-2j for pgsql-docs@postgresql.org; Wed, 14 Sep 2016 15:46:27 +0000 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bkCOG-0003We-CF for pgsql-docs@postgresql.org; Wed, 14 Sep 2016 15:46:25 +0000 Received: by mail-lf0-x231.google.com with SMTP id u14so13388666lfd.1 for ; Wed, 14 Sep 2016 08:46:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=i/3lLxbHe9bjz09wHk8hzkMp8L9RVknueRh22HXYBCo=; b=VgJHlZKdiSAQT4/LimRSdMr/VHoUzp3OVX2OteWd8T01ShocaUro5T9wquyAuQJU7C 3ZIzpyucPuYx2Ew9GSjCIt+wu7fkmK/fpvDv8H0hULtsC3XXm7hXUGEapgcBWAe0AKBu w5iZ7bZRR0efr0gf6ytgJ74l16pqp7M5gx+MaDY1stOCzoK90wgGNnOAphXaiy9szKt1 XaJ6/uk3adYy3XRZZuuEzaEc8E3QtTVpU3Akc4MBsG32rsiC7RxykLyxObpljqcRIA2s LoK46sJrGaXhlIhtWWRvIoPjGTmshlSXA4S0KlipTBACrb+SHFAjiQT3P0iM0MgznH2V hVzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=i/3lLxbHe9bjz09wHk8hzkMp8L9RVknueRh22HXYBCo=; b=StYm5oAgSB/4V0byxX7LAPzk9lWoFUxF1WmUPAKOdiU18OrDssWwe+Pg3uSx+iv6Uu Q+bqoyorwXGnkyCk9KyzsAxGyzvcAbGJ5BaVlTn7vJDTv7C6i+NZHL5S4RiWEDZw0Ix4 odZQ8TM5sBcBGlcgE2PCWm0Gr8kfWiRtwP7IULd1zktRFAGdJQnzqh2SAMJ/PMe1xd/M 38Gi8aH45FV2WsZ9CusPri7kWIksPt+LSI5lfPaMSzdOi1tOzQWqQlt0moVSRCHoTssX 2cqeyaYxy49xPV5PqlAILyhp8aYbHKtXUqdgx8YPCfDWwJKd2eb9HRxZzUs+/JyRDOum CKZQ== X-Gm-Message-State: AE9vXwNJ7hBcSs9xAJWOM3B7pEgdojl13WjEr1KtxG3F4LYAkTu9ZWgAXtO49iLEZaL3hA== X-Received: by 10.25.211.199 with SMTP id k190mr1668296lfg.71.1473867982249; Wed, 14 Sep 2016 08:46:22 -0700 (PDT) Received: from [1.0.0.7] ([109.196.196.203]) by smtp.gmail.com with ESMTPSA id j11sm4938994lfe.27.2016.09.14.08.46.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Sep 2016 08:46:21 -0700 (PDT) Subject: Re: Docbook 5.x To: Alvaro Herrera , =?UTF-8?Q?J=c3=bcrgen_Purtz?= References: <20160914153047.GA463699@alvherre.pgsql> Cc: pgsql-docs@postgresql.org From: Alexander Law Message-ID: Date: Wed, 14 Sep 2016 18:46:20 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160914153047.GA463699@alvherre.pgsql> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.7 (--) 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 Hello Alvaro, 14.09.2016 18:30, Alvaro Herrera wrote: > What's up with 30? ecpg.sgml contains "The scope of the allocated descriptor is WHAT?.", which is printed with XSLT but ignored with DSSSL. Maybe we can just remove such remarks. I found only two of them, other one in dml.sgml: Data Manipulation This chapter is still quite incomplete. Best regards, Alexander -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs