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 1pPSyh-0002r4-4V for pgsql-odbc@arkaria.postgresql.org; Tue, 07 Feb 2023 18:46:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pPSyg-0007Dd-1O for pgsql-odbc@arkaria.postgresql.org; Tue, 07 Feb 2023 18:46:02 +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 1pPSyf-0007DS-QL for pgsql-odbc@lists.postgresql.org; Tue, 07 Feb 2023 18:46:01 +0000 Received: from webclient5.webclient5.de ([2a01:4f8:212:88::2]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pPSyc-0005N2-Qg for pgsql-odbc@lists.postgresql.org; Tue, 07 Feb 2023 18:46:00 +0000 Received: from [192.168.42.126] (dynamic-046-114-204-077.46.114.pool.telefonica.de [46.114.204.77]) by webclient5.webclient5.de (Postfix) with ESMTPSA id AF1E0558957F for ; Tue, 7 Feb 2023 19:45:53 +0100 (CET) Message-ID: <142a14d2-7c1b-b098-b9bc-bc977237fb48@ladisch.de> Date: Tue, 7 Feb 2023 19:45:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: psqlODBC development and support Content-Language: en-US To: pgsql-odbc@lists.postgresql.org References: From: Clemens Ladisch In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.103.6 at webclient5 X-Virus-Status: Clean List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 07.02.2023 14:31, Michael Binder wrote: > I noticed that they have not been updated in quite a while (the version > 13.02 is considerably behind the current postgres version) The ODBC driver just has to send SQL queries to server and to return the results. The network protocol has not changed in a long time. The primary reason to use a new driver would be support for new encryption/ authentication algorithms. But version 13.02 is still fine. > configure: error: libpq library version >= 9.2 is required Do you have the libpq _development_ package installed? Regards, Clemens > The contents of this e-mail and any attachment(s) are confidential ... This e-mail contains public information intended for any subscriber of this mailing list and for anybody else who bothers to read it; it will be copied, disclosed and distributed to the public. If you think you are not the intended recipient, please commit suicide immediately. These terms apply also to any e-mails quoted in, referenced from, or answering this e-mail, and supersede any disclaimers in those e-mails. Additionally, disclaimers in those e-mails will incur legal processing fees of $42 per line; you have agreed to this by reading this notice.