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 1gS5nI-0003vb-Rq for pgsql-docs@arkaria.postgresql.org; Wed, 28 Nov 2018 19:46:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gS5nG-0007W5-Kj for pgsql-docs@arkaria.postgresql.org; Wed, 28 Nov 2018 19:46:42 +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 1gS5nE-0007Pn-Ft for pgsql-docs@lists.postgresql.org; Wed, 28 Nov 2018 19:46:42 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gS5nB-0001YE-6x for pgsql-docs@lists.postgresql.org; Wed, 28 Nov 2018 19:46:39 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 479402250C; Wed, 28 Nov 2018 14:46:36 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 28 Nov 2018 14:46:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anarazel.de; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:content-transfer-encoding:in-reply-to; s=fm3; bh=a d2djtpp0J8jFuWFdEkkWks22a8A/TeTTbtr+ReCgWY=; b=Qq8fOZmR2mI6uvRJl eI4tlAEfAMGEdiMNkJU2FiSe6hcWlECI/lc/jVMvkF2DeUOhQkbKK6Le1xx254r4 wWK8aBa82JAS2xmJaVc9EyFhto9zN8i9+/omiF6IRRIreQVwciLuri4zW0ymPr6j ZrGFEs+VIqTTW6J9AKwxyB+B18uzdZyewCyrUq9hD3tfNcHNprY8WW4hF9NLqI7g GZbYhCB+AtqYTxUE2V9uT9m+vpdg9NH0aCIkNsce66yrnHT8iFs/OP1iZyZIuBO+ Z/QCqhNSHsN6qm2Sb42iidik1i2Zsm4q4TecxwMYsxzgac+rnpVhVobBypZoKBQC NQGwA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=ad2djtpp0J8jFuWFdEkkWks22a8A/TeTTbtr+ReCg WY=; b=M6Ib2SRw59/6IdCDMpAn6/UrZmizihzOCbFAdSYFhikhApOKaM+m5+RQD SHc6PcDzr+UV+fapjrdw2+0+gfitIkT+tz5/00GXzd6LWvMO1gI2lFVu3qpqyM8l VHRKt3nuypOUZBdejhYqbEsI0PGa+65aEBYCoTpoKTMBbfKzDrBth0h/aOrs3/9k EuT1EqILMAggiazCG0OhxAJiYY37q/hvhVoaje7+MaCFHZSWV3U8ra4fTEPAVGhR aeCZaCtm+zoacnklb6Nh4IkWQ+xUR7A6FtJ0Y4G/pb6jWaeQmevcE0XyrKZCiNAp eAD6V1RjyRhp0REZhoDhKzcN+uVkQ== X-ME-Sender: X-ME-Proxy: Received: from intern.anarazel.de (c-98-210-140-171.hsd1.ca.comcast.net [98.210.140.171]) by mail.messagingengine.com (Postfix) with ESMTPA id 8DF20E4125; Wed, 28 Nov 2018 14:46:35 -0500 (EST) Date: Wed, 28 Nov 2018 11:46:33 -0800 From: Andres Freund To: =?utf-8?Q?J=C3=BCrgen?= Purtz Cc: pgsql-docs@lists.postgresql.org Subject: Re: First SVG graphic Message-ID: <20181128194633.lyax3p3xnqtd6bzr@alap3.anarazel.de> References: <521932ae-c73d-760d-d973-c980a2d4af82@purtz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <521932ae-c73d-760d-d973-c980a2d4af82@purtz.de> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi, On 2018-11-28 18:34:26 +0100, Jürgen Purtz wrote: > After one week no response at all? Neither positive nor negative. It seems > that the community has little interest in the SVG issue. Or in my > suggestion? I'd suggest describing your proposed workflow in sgml, not a pdf file. Greetings, Andres Freund