Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id AAF91B5D80B for ; Mon, 13 Jun 2011 21:15:10 -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 24347-01 for ; Tue, 14 Jun 2011 00:15:04 +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 6496FB5D800 for ; Mon, 13 Jun 2011 21:15:04 -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 p5E0EtpI011933; Mon, 13 Jun 2011 20:14:55 -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: <201106132334.p5DNYaW01934@momjian.us> References: <201106132334.p5DNYaW01934@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 13 Jun 2011 19:34:36 -0400" Date: Mon, 13 Jun 2011 20:14:55 -0400 Message-ID: <11932.1308010495@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/63 X-Sequence-Number: 6837 Bruce Momjian writes: > I think the big question is whether we can afford to allow multiple SVG > editor file formats to be checked in, and hence support git diff churn > as we switch SVG editors for commits. This doesn't seem likely to > improve anytime soon so we should just decide and move forward. > 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 think we probably have to specify the One True Graphics Editor, and maybe even specific version(s) of it, if we want to avoid unreadable diffs. The reason we have not managed to come to a consensus yet is that people would prefer not to do that, but it's becoming obvious that there just isn't any way around it. regards, tom lane