Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 57ED51337B56 for ; Mon, 27 Sep 2010 11:30:17 -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 32581-10 for ; Mon, 27 Sep 2010 14:30:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ew0-f46.google.com (mail-ew0-f46.google.com [209.85.215.46]) by mail.postgresql.org (Postfix) with ESMTP id 6C1001337B47 for ; Mon, 27 Sep 2010 11:30:07 -0300 (ADT) Received: by ewy23 with SMTP id 23so1321566ewy.19 for ; Mon, 27 Sep 2010 07:30:08 -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=qYlXwGz8sum4hYAGthTrKJzqaI1ucmF4uYmTMOmWx/8=; b=aGxwGSrJOEqd3KRQtiiortdDEIcwab7lkztPqNiaU9YHSFeddsPQoeExF92C2Ta8zN +BPhe6KuLwE9IcirxWuhRxLJw7sfMmetXrIPLKKA6nagxnEaSxVVa8rCLp5RBxf9mP+2 4YnRXT0PZrK/rnGI4ZGf5/SRVBBHDJxOMUT8Q= 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=KjTJmkdVFn1pgdwfXq3X9XZx03mBfwo/CnfyVxoUO3orhmYQ9awSkSAWDZaXiN/GO7 NzxhoRj7TIpGAhY0oAyo8rAs5JaYSRcJigkb/54Qg/IreKcrDTa4lMpq6SBkGyPybILN lbMogu7I1urgeeLNFmi+r/9TYyzV7N5F8Otbw= Received: by 10.213.12.209 with SMTP id y17mr1532562eby.9.1285597808218; Mon, 27 Sep 2010 07:30:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.67.19 with HTTP; Mon, 27 Sep 2010 07:29:37 -0700 (PDT) In-Reply-To: <4C42DE5D.90607@usit.uio.no> References: <201007100001.o6A01to03428@momjian.us> <4C3973CF.80608@usit.uio.no> <9DCA3CE9-0DF2-4F9B-97A6-3FA538A949FB@blighty.com> <7984.1279376823@sss.pgh.pa.us> <4C42D1E6.8000703@usit.uio.no> <4C42DE5D.90607@usit.uio.no> From: Thom Brown Date: Mon, 27 Sep 2010 15:29:37 +0100 Message-ID: Subject: Re: Documentation and explanatory diagrams To: Rafael Martinez Cc: Tom Lane , 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: 201009/124 X-Sequence-Number: 6114 On 18 July 2010 11:58, Rafael Martinez wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thom Brown wrote: > >> Okay, I just edited an existing dia file: pgclient_server.dia. =A0All I >> did was change the font size of the text "client application" at the >> top of the diagram, and changed the properties of a line so the >> arrowhead was no longer on the end. =A0I used dia 0.97.1 to edit the >> file. The result when saving is attached in the diff file. =A0That's a >> lot of file changes for what I did. >> >> Thom >> > > Indeed. > > The only explanation I can find to this is that I used dia.0.96.1 to > generate the file and you have used 0.97.1 to edit it. > > Almost all changes are to the attributes: > =A0 =A0 > I suspect that these changes have been done because 'something' have > changed between the two main versions in the way they deal with these > attributes :( Has anyone yet come up with a reliable and sensible format we can use? Thom