Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 845F3B5D80A for ; Mon, 13 Jun 2011 21:46:33 -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 39891-05 for ; Tue, 14 Jun 2011 00:46:27 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 51E9EB5D803 for ; Mon, 13 Jun 2011 21:46:27 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id p5E0kFLp012506; Mon, 13 Jun 2011 20:46:15 -0400 (EDT) To: Bruce Momjian cc: "Ross J. Reedstrom" , Thom Brown , Greg Smith , pgsql-docs@postgresql.org Subject: Re: Documentation and explanatory diagrams In-reply-to: <201106140034.p5E0Y3d03121@momjian.us> References: <201106140034.p5E0Y3d03121@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 13 Jun 2011 20:34:03 -0400" Date: Mon, 13 Jun 2011 20:46:15 -0400 Message-ID: <12505.1308012375@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201106/65 X-Sequence-Number: 6839 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? The 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. If 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. As long as said editor can read SVG output from a reasonable range of other tools, this doesn't seem that onerous. regards, tom lane