Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 0B9C7633259 for ; Fri, 2 Jul 2010 18:59:27 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 06410-03 for ; Fri, 2 Jul 2010 21:59:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iw0-f174.google.com (mail-iw0-f174.google.com [209.85.214.174]) by mail.postgresql.org (Postfix) with ESMTP id 76EFC632BF3 for ; Fri, 2 Jul 2010 18:59:19 -0300 (ADT) Received: by iwn7 with SMTP id 7so3692042iwn.19 for ; Fri, 02 Jul 2010 14:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ypJ1IXfMFhkXqlWd0zpErya0FF8UI2cIe95n4TkuVZU=; b=OTNdekqB2qyZ6bAYVaXdQa6N7cam6ON5LdsaHTjsT9NQftHFw5V51wZGBPBc4MJiaX gob24mS93lszAwWnwi92h3JVu+mzSvCuoa4OYqESCGkF2mqZ+TexDjq+CeiTnV2paXxb 9NIjtmlvc9PkorwCIn5TFVLEXsfN0vAo4BJZg= 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=vZxkBai7n+NqbZqf5ii2IgQlMpBEge4M0iUt9Xmyk7IOQMcDzMqqLjzflbv7ac9EGL /x14kjaU5gqxUpzEQtsRVtkLpD6EnCfnYQrUN+h6E0uLm+aIYvvEyoxbFArwt8P4qDOl 71PeayMLybykJ5ZvX9jiW2viN3KHFay29WkF0= MIME-Version: 1.0 Received: by 10.231.145.79 with SMTP id c15mr1469925ibv.102.1278107957893; Fri, 02 Jul 2010 14:59:17 -0700 (PDT) Received: by 10.231.37.193 with HTTP; Fri, 2 Jul 2010 14:59:17 -0700 (PDT) In-Reply-To: <201007022143.o62Lh0w26764@momjian.us> References: <201007022143.o62Lh0w26764@momjian.us> Date: Fri, 2 Jul 2010 17:59:17 -0400 Message-ID: Subject: Re: Documentation and explanatory diagrams From: Robert Haas To: Bruce Momjian Cc: "Marc G. Fournier" , Tom Lane , Alvaro Herrera , Peter Eisentraut , Rafael Martinez , 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=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201007/17 X-Sequence-Number: 5673 On Fri, Jul 2, 2010 at 5:43 PM, Bruce Momjian wrote: > Marc G. Fournier wrote: >> On Fri, 2 Jul 2010, Robert Haas wrote: >> >> > On Fri, Jul 2, 2010 at 5:28 PM, Bruce Momjian wrote= : >> >> OK, everyone seems to like requiring dia. >> > >> > I don't like it a bit. =A0It's hard enough for people to build the doc= s as >> > it is. >> >> Why should anyone build the docs? =A0Its part of the tarball process, so= the >> only ppl that should be doing it are those coming from CVS, no ... ? > > People often built them to verify the SGML markup and to view the > content/markup before submitting a doc patch. Actually, they often DON'T, which is a problem, and adding more requirements is only going to make it worse. There is not much reason for an end-user to build the docs - most end-users will install from RPMs or one-click installers or whatever. But everyone who is a developer needs to be able to build them, many can't already, and we have quite a lot of developers. Adding dia will also create knock-on work for packagers, although that should be mostly a one-time thing. I like the idea of being able to have pictures in our documentation, but I'm a little nervous about the ramifications. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company