Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axhVK-00033g-Ug for pgsql-docs@arkaria.postgresql.org; Tue, 03 May 2016 21:05:15 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1axhVK-0002I6-H6 for pgsql-docs@arkaria.postgresql.org; Tue, 03 May 2016 21:05:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axhVK-0002Ho-47 for pgsql-docs@postgresql.org; Tue, 03 May 2016 21:05:14 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axhVG-0000JJ-56 for pgsql-docs@postgresql.org; Tue, 03 May 2016 21:05:13 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u43L56Vr026759; Tue, 3 May 2016 17:05:06 -0400 From: Tom Lane To: "Joshua D. Drake" cc: Alvaro Herrera , =?UTF-8?Q?J=c3=bcrgen_Purtz?= , pgsql-docs@postgresql.org Subject: Re: Docbook 5.x In-reply-to: <26343.1462308910@sss.pgh.pa.us> References: <20160503193441.GA61759@alvherre.pgsql> <57290306.2090604@commandprompt.com> <26343.1462308910@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Tue, 03 May 2016 16:55:10 -0400" Date: Tue, 03 May 2016 17:05:06 -0400 Message-ID: <26758.1462309506@sss.pgh.pa.us> X-Pg-Spam-Score: -2.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 I wrote: > "Joshua D. Drake" writes: >> IIRC: >> TGL submitted a patch for the openjade bug way back when that caused >> that issue. > I think you're thinking of this: > http://www.postgresql.org/message-id/24388.1166800682@sss.pgh.pa.us > I do not recall just when/how that got resolved upstream, or if they > ever even responded to me. But it must have been resolved, because the > performance before that was patched was untenable even then, and would be > far more so now considering how much our docs have grown since 2006. Actually, further digging suggests that Peter found a way to hack our stylesheets to avoid that openjade bug: http://www.postgresql.org/message-id/200612100315.47269.peter_e@gmx.net http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=465269b8a So it's possible that the openjade bug is still there, but has been defanged for our purposes. In any case, there's still little reason to think that it would apply to a different toolchain. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs