Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id A0C31B5DBD1 for ; Tue, 14 Jun 2011 09:54:30 -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 24943-03 for ; Tue, 14 Jun 2011 12:54:24 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-px0-f174.google.com (mail-px0-f174.google.com [209.85.212.174]) by mail.postgresql.org (Postfix) with ESMTP id 035A1B5DBC9 for ; Tue, 14 Jun 2011 09:54:23 -0300 (ADT) Received: by pxi15 with SMTP id 15so3841325pxi.33 for ; Tue, 14 Jun 2011 05:54:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=1O+Dveq5qgbf6RLUOfSgqliUKsEVFeJsJUu5ai6th/A=; b=rK/uCZ/VTYjXlVBvvZgK8ReukL9wTkE81VqeNwKnCuJZ6bG7k2q2qFiFBlPU2Mw94E 8tFPmEtFWmUBx5zW7lN0ZQM5jzW0jQhf/3QQxo658U2VbXz+4bFsSvwa9/8FO3fTXzy2 Yzxs11tyR8f7oPxfinmPD4rWjZ4QHfkRHIRiw= 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=PDuIKh8ArUrWxJIF2t9jc1q/m410IFG5DwqoKhnqrD4LzzrWZjGqU1ZxQnRJwEmdGS 9wlPrG8p5lRC0rUB2U/0Wm6Eqr83sARcBRVyUFNcOKkPeOGi/JwA/O9K8RaSLxfap0i5 lhzVGpzRkSVYCB/hLx8jKj3Ta3EhocI+TjI6k= MIME-Version: 1.0 Received: by 10.68.12.226 with SMTP id b2mr3112959pbc.44.1308056063807; Tue, 14 Jun 2011 05:54:23 -0700 (PDT) Received: by 10.68.56.70 with HTTP; Tue, 14 Jun 2011 05:54:22 -0700 (PDT) In-Reply-To: <12505.1308012375@sss.pgh.pa.us> References: <201106140034.p5E0Y3d03121@momjian.us> <12505.1308012375@sss.pgh.pa.us> Date: Tue, 14 Jun 2011 08:54:22 -0400 Message-ID: Subject: Re: Documentation and explanatory diagrams From: Robert Haas To: Tom Lane Cc: Bruce Momjian , "Ross J. Reedstrom" , Thom Brown , Greg Smith , pgsql-docs@postgresql.org 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.898 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001 X-Spam-Level: X-Archive-Number: 201106/67 X-Sequence-Number: 6841 On Mon, Jun 13, 2011 at 8:46 PM, Tom Lane wrote: > Bruce Momjian writes: >> Tom Lane wrote: >>> Bruce Momjian writes: >>>> Perhaps we should allow any SVG file to be imported, but only allow >>>> modifications by a single SVG editor. > >>> How is that sensible? =A0The first change to the file will result in >>> exactly the mass of cosmetic diffs that we wish to avoid. > >> I suggested this so we could get images into the docs and then only have >> a single diff change once the file is modified. =A0If we don't do that >> then all image additions have to be done by someone with the proper >> editor. > > Or at least, somebody passes it through the "proper editor" before > committing. =A0As long as said editor can read SVG output from a > reasonable range of other tools, this doesn't seem that onerous. Bad news, Bruce: you're going to have to learn a new tool. :-) --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company