Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gb5NJ-0002GX-Sc for pgsql-docs@arkaria.postgresql.org; Sun, 23 Dec 2018 15:09:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gb5NH-00032Z-Jb for pgsql-docs@arkaria.postgresql.org; Sun, 23 Dec 2018 15:09:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gb5NH-00032S-26 for pgsql-docs@lists.postgresql.org; Sun, 23 Dec 2018 15:09:03 +0000 Received: from mout.kundenserver.de ([212.227.17.13]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gb5NE-00022O-FW for pgsql-docs@lists.postgresql.org; Sun, 23 Dec 2018 15:09:01 +0000 Received: from [192.168.178.23] ([77.176.59.246]) by mrelayeu.kundenserver.de (mreue107 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MMnru-1greJw1eNQ-00IkAH for ; Sun, 23 Dec 2018 16:08:56 +0100 Subject: Re: First SVG graphic To: pgsql-docs@lists.postgresql.org References: <521932ae-c73d-760d-d973-c980a2d4af82@purtz.de> <511df81d-e6c0-529b-823f-24fbc19ba8fb@purtz.de> <1699a280-2c69-7fe9-2e47-588fe4607d1c@purtz.de> From: =?UTF-8?Q?J=c3=bcrgen_Purtz?= Message-ID: Date: Sun, 23 Dec 2018 16:10:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <1699a280-2c69-7fe9-2e47-588fe4607d1c@purtz.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB X-Provags-ID: V03:K1:cd4G9hJH8Q+jZi02WeSHcNbCgP4HqOdCEBBcspq2WNKNvRrl/TS tiTpIqSIdOLY4k9nMW9WyKb+IS2YgJAaAdNlrPME52UifJOYypR1PLkghajREAmUAZSwcTW 2CdZOhNYfsZHFU3jouvVBcDu1eQa65LppVjS7ygcuvszrgyOzU5fwEQiP94GD16cLzk06E8 7buNOMg4fskBElg765DUw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:kWmtrGbJzpk=:NM1JxBe6Or2k3+w1EozaDf fKfQ7555JmQYPx0bB80GiSKhf+jSq2/4fJmRHEHHYet84SC9Xx4VPetRur1WOIi7o2nKu3NxA QsThnHFF2ORyMfsx630sV+KDqfaeq5CW4XRrU2XCzh8yFMGNIO07K0K1ZYoOS6HD/QQph8u/S qGmYfdbA2t/NxZx0RkqvNci6PnVe2ZTs7LQg9ty0ovqlnHm079KDboEcySJivCXctn7K5daS7 /h7Ojz/4yx8b+4XEQsBp4r0ivZIECShec+omKxZ+lWG4S1KtVdXSA+rMaQRUCxg+G33unhmY7 b65rduTsGIIpLJWj73/UFpbFKpdGb0LQXy8HbQvd5pAph/lCr8synF5C2gPgMm4s9yFFm5G3B BdW375PtYYJId93/CYA3VEGHcz8zp45vnOFsmmdAZDIWaka5a6OnqxHzQtV3exc4uMx8y0fy/ Gje5oOOB3uMziy3xvUWM3bpj3ZdIFQ7dBvS3MLSDMnh0yigyUtKnr7bhQDCEXjqoKPgq/BT+y wLUx4+SoXx3S6tpx7of2Jam7VpkwsqoPtQjOsHcslpr9V58Rm7XJFyYHM57pc2Pq685eiyM/i DIg/qE6jyMoBlRMov+VOpy3M6IrKNvRjCDi+gRxjuMFBXFf6HNRdObBazccLXbwS7Mu5Yvd4S AqM3bk7CsXSnaCuC1Uo/vx9UaK9d0XypAFTdLrj0FfU5BrBwlc+IH1giSXCf1SnPOxh9DUTgA YG4fEswIuHk1EGHiI6cNDlokydqEP/7ZsjtnMrHYmS5ll3gRTBD/1rW/aFI= List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk a) The "Entry tree" and the "Posting trees" of the graphic "gin.svg" shows links not only from one tree-level to the next but also within each level from node to node. Is that correct? b) Is it worth to visualize PG's tree-implementation in a separate graphic - or is it the same as in every other tree-implementation that you have learned in your academic studies? If yes: in which chapter? Kind regards, Jürgen