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 1olS6m-0001Kz-Tl for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 20 Oct 2022 09:45:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1olS6l-0005HQ-Qp for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 20 Oct 2022 09:44:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1olS6l-0005HH-LG for pgsql-pkg-debian@lists.postgresql.org; Thu, 20 Oct 2022 09:44:59 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1olS6i-0007vd-SF for pgsql-pkg-debian@lists.postgresql.org; Thu, 20 Oct 2022 09:44:58 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4MtN462SZLz3F0j; Thu, 20 Oct 2022 11:44:54 +0200 (CEST) Date: Thu, 20 Oct 2022 11:44:53 +0200 From: Christoph Berg To: Richard Greenwood Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: ogr-fdw for postgres 15 Message-ID: Mail-Followup-To: Christoph Berg , Richard Greenwood , pgsql-pkg-debian@lists.postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Richard Greenwood > I use the pgdg apt repo http://apt.postgresql.org/pub/repos/apt but it > doesn't have postgresql-15-ogr-fdw. Is this a deliberate change or maybe an > oversight? Hi, the previous versions had not supported PG15 yet. This has been fixed now and the package will be available over the next hour. Christoph