Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 25A5763280F for ; Fri, 2 Jul 2010 23:08:44 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 43562-10 for ; Sat, 3 Jul 2010 02:08:35 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id E12D76323B2 for ; Fri, 2 Jul 2010 23:08:36 -0300 (ADT) Received: (qmail invoked by alias); 03 Jul 2010 02:08:34 -0000 Received: from unknown (EHLO [192.168.0.4]) [204.210.253.91] by mail.gmx.net (mp069) with SMTP; 03 Jul 2010 04:08:34 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX19ddPRIaSldvFEKkh5pfyPJPNBOABn2PbMgx+JeD5 IldckY6WwmDmaj Subject: Re: Documentation and explanatory diagrams From: Peter Eisentraut To: Bruce Momjian Cc: "Marc G. Fournier" , Robert Haas , Tom Lane , Alvaro Herrera , Rafael Martinez , pgsql-docs In-Reply-To: <201007022207.o62M7mX02724@momjian.us> References: <201007022207.o62M7mX02724@momjian.us> Content-Type: text/plain; charset="UTF-8" Date: Fri, 02 Jul 2010 22:08:25 -0400 Message-ID: <1278122905.25901.9.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.51 tagged_above=-5 required=5 tests=BAYES_05=-0.5, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201007/23 X-Sequence-Number: 5679 On fre, 2010-07-02 at 18:07 -0400, Bruce Momjian wrote: > The point is you will have to explicitly turn off dia/images to build > without images. That should make anyone building production docs > always > generate images, unless they override the default. We have the "make draft" target. That could build without images, if that's important.