Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 58AF8632E42 for ; Sun, 18 Jul 2010 06:57:28 -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 69960-06 for ; Sun, 18 Jul 2010 09:57:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wy0-f174.google.com (mail-wy0-f174.google.com [74.125.82.174]) by mail.postgresql.org (Postfix) with ESMTP id 9286C6321AF for ; Sun, 18 Jul 2010 06:57:20 -0300 (ADT) Received: by wyb42 with SMTP id 42so3378682wyb.19 for ; Sun, 18 Jul 2010 02:57:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=thegin8lbvnSt1ZDThkYFXfWFZyUimXiDP9//iPy0yY=; b=hUTRGc91I+MRR52aM6+Fy6GDsY2JcAkkhMOg1iFWIV1FCsjD3VQ7EsDqu1LbIA07po aSeUHGU94MNw7fR5Ew0qXpHz+mreycOFBvXqC74PBgfwC0ZhKzVLl6aILvpEsadRE68P m79Zx71BrmoO9ntjN3e/OlpE7n/qaO4EY7r28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=uHD+bWkSh+wxsYai9XRKOA9tSdzkwKCnbXPJO5Mjih+UhntAk6fWNty9DrN+HfjE2I gW20FXUuXmpaX5BkoLn93KsUi+CWJhzz7EaK62TFoR1CtB7P/skH02iAGFWf7UdDQ+qi ezHqffrxnhLazWQhxHmJZ08EpUCS1EqXMr1lQ= Received: by 10.216.1.77 with SMTP id 55mr93833wec.72.1279447038243; Sun, 18 Jul 2010 02:57:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.184.204 with HTTP; Sun, 18 Jul 2010 02:56:57 -0700 (PDT) In-Reply-To: <1279442215.30539.5.camel@vanquo.pezone.net> References: <201007180446.o6I4kUG09416@momjian.us> <1279442215.30539.5.camel@vanquo.pezone.net> From: Thom Brown Date: Sun, 18 Jul 2010 10:56:57 +0100 Message-ID: Subject: Re: Documentation and explanatory diagrams To: Peter Eisentraut Cc: Bruce Momjian , Tom Lane , Steve Atkins , 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, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201007/128 X-Sequence-Number: 5784 On 18 July 2010 09:36, Peter Eisentraut wrote: > On s=F6n, 2010-07-18 at 00:46 -0400, Bruce Momjian wrote: >> Well, if we want _any_ images for the 9.0 docs, we had better decide >> soon. > > I'd be very much against putting any images into 9.0 at this time. =A0I > was working under the assumption that this discussion would be targeting > 9.1. > > +1 Considering that these will have to become a permanent fixture, I don't expect this to be decided and working in time for 9.0. I assumed this was for 9.1 too. There are too many unresolved concerns, and one I think is important is whichever format is selected, can small changes be made to a diagram using an editor without massive changes to the file. Like Tom said, we might have some editors which will behave and just alter a piece of text we asked to be changed, and others decide it needs extra markup and rearrange the order in which things are drawn etc. And should there be a whitelist of editors known to behave which people are to use? Thom