Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 62D47B5DC00 for ; Sun, 12 Jun 2011 18:08:44 -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 94705-01 for ; Sun, 12 Jun 2011 21:08:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mail.postgresql.org (Postfix) with ESMTP id A6EEBB5DC01 for ; Sun, 12 Jun 2011 18:08:36 -0300 (ADT) Received: by wwc33 with SMTP id 33so3777320wwc.19 for ; Sun, 12 Jun 2011 14:08:36 -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:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=0/87bXAybASSDspwCUMRWqasqpzR3wjNxL8EUTVgV94=; b=QW2ypnInORnB869/5Qubub0b+YQy/qSAWEr7S5iLLIfhroNBObgUfA0CgOlkoss/iB 5RdkpHck24PgU43L3R2qsD3TNFOfUQ7E9slGNjDXJy6NSLl4DWz6FI5XVmEy8OzLv5Tn +bWLg632k5lZlSvfHcRQTzDXVqeHqlPDthKIw= 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=J2gDBttuOnleS1lpW+T8kajH7ICz/axuMfqnrZC6MEFKWQi5btNPiNM+8euUA+4peS S6zdx+JLWiOzvj+LGaVNbwnW22y0cfw68FoCkJu6Zlm7fmNzDNrLc4VY6QrYfuFpIHyq KiVnzzOxl2GjC1lvu5/Iqt0J9VnOjlh8dK6PA= Received: by 10.216.235.234 with SMTP id u84mr1911109weq.51.1307912916099; Sun, 12 Jun 2011 14:08:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.45.199 with HTTP; Sun, 12 Jun 2011 14:08:05 -0700 (PDT) In-Reply-To: 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: Sun, 12 Jun 2011 22:08:05 +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.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/26 X-Sequence-Number: 6800 On 27 September 2010 15:29, Thom Brown wrote: > 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? Obviously nothing for this happened in time to make it for 9.1. So are diagrams still something we plan to have? Thom