Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUXJY-0002F1-CP for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 08 Apr 2021 16:15:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lUXJX-00089I-22 for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 08 Apr 2021 16:15:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUXJW-000890-PY for pgsql-pkg-debian@lists.postgresql.org; Thu, 08 Apr 2021 16:15:26 +0000 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lUXJT-0007Aa-8N for pgsql-pkg-debian@lists.postgresql.org; Thu, 08 Apr 2021 16:15:25 +0000 Received: by mail-wr1-x42d.google.com with SMTP id f6so2733797wrv.12 for ; Thu, 08 Apr 2021 09:15:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qgis-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=MRSo0DVqfJHV+e+3RIZCuxtxpxDHukMjziznVQYCfXg=; b=M7n3O0PdsaMHe+GxnmGO3gxJC9f80nWm862LHcRF7BoWrAVDunOUDBdqO+TuF15HnW bla6uNhkB0yVD0D8mvbpQJ6DhOyXomDp+vuDtNrqtPzT32LmO7tFA8fOcW+t/mkt73US HEaKpBtVrOuonbksbEk9kEEYZo3pIfhDLZlYxdtf+Xgfc0kGGUljw4+q0A1CJoMpDOyY 85USjuKgSiyddB4ULNttw9hrOoTB9gebwaVz7agvXsduO6vYuIOgmIeXkWOmWvDWdCYH 4WyV9LFoawj7vnfgKg+l+9IrXa8H6t/CuCioOLJjPfW/mLb66tq+MFE3k1WgElaRugp/ eF5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=MRSo0DVqfJHV+e+3RIZCuxtxpxDHukMjziznVQYCfXg=; b=Th3tyMlz4CMppRLL+Uc6dw6ED81vyR5pF7+u6M3je+S2VGSsEmGq8jvII7YThgV9Rw f6YuK9Vdq3anh7xS4sZQrQICGZpGP+hEDs7MYD4lR2Y75w4eehCxgCECxVIRJIvs9lgC XQhy7Dw0sp0lKMdUj4WvZRvTkqPXKlebQ9C55smnhnVc1qw7YT5IYXV8M9iCin0xyLnf as9GDvTaJ9jfF/JLOCnGvJTL+rgT08tRqOMw2GyrRYgA7tztz0plhgAFxyu9f8CqCGg+ XIGrYm+wOqaTRN7F+cJ2BEbP2CAnm6Sh/kocw4Rq9zY4hSb+2KA9PSHpreqmtF0wmmZ1 3/EQ== X-Gm-Message-State: AOAM5337OttV9kWPwyLkYF1tF2RFPxsfOjZ/nBtRBoHxxIEgUkXk+7OG G6P3sZuxIVO3Y+q+9kVnsLGka4o3Lqgetp/g5o2bQx8zuZkH/Q== X-Google-Smtp-Source: ABdhPJxZHLmcdcr+lkJWI3O5elpKCDa4yQ7dG0soWhi+HP2s2+4EvAvTR7AQpQ3l6t/V7Ac1fPs+948JvSvQ8WbNVyQ= X-Received: by 2002:adf:c64a:: with SMTP id u10mr12590822wrg.412.1617898521783; Thu, 08 Apr 2021 09:15:21 -0700 (PDT) MIME-Version: 1.0 From: Andreas Neumann Date: Thu, 8 Apr 2021 18:15:10 +0200 Message-ID: Subject: Plans for GEOS 3.9 packaging? To: pgsql-pkg-debian@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000ac978f05bf785a73" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000ac978f05bf785a73 Content-Type: text/plain; charset="UTF-8" Hi, I was wondering if you have plans to package GEOS 3.9.x together with Postgis 3.1 during the year 2021? In my day job I would need to use some new Postgis 3.1 functions that are only available if Postgis was compiled against GEOS 3.9.x, such as https://postgis.net/docs/ST_MaximumInscribedCircle.html - and we would also like to use the new gridSize parameters for limited accuracy in the Overlay functions. Those are also only available if Postgis was compiled against GEOS 3.9 Our sysadmins only want to install official Debian and PGDG-Repo packages. We have plans to update our DB in November or December 2021 and it would be great if GEOS 3.9.x would be available in the PGDG-Repo then? Thank you for your reply, Andreas -- Andreas Neumann QGIS.ORG board member (treasurer) --000000000000ac978f05bf785a73 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

<= /div>
I was wondering if you have plans to package GEOS 3.9.x together = with Postgis 3.1 during the year 2021?

In my day j= ob I would need to use some new Postgis 3.1 functions that are only availab= le if Postgis was compiled against GEOS 3.9.x, such as https://postgis.net/docs/ST= _MaximumInscribedCircle.html - and we would also like to use the new gr= idSize parameters for limited accuracy in the Overlay functions. Those are = also only available if Postgis was compiled against GEOS 3.9
=
Our sysadmins only want to install official Debian and PGDG-= Repo packages. We have plans to update our DB in November or December 2021 = and it would be great if GEOS 3.9.x would be available in the PGDG-Repo the= n?

Thank you for your reply,
Andreas=

--
Andreas Neumann
QGIS.ORG board member (treasurer)
--000000000000ac978f05bf785a73--