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 1qCc31-0001vY-WB for pgsql-odbc@arkaria.postgresql.org; Fri, 23 Jun 2023 08:21:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qCc21-00033Q-RX for pgsql-odbc@arkaria.postgresql.org; Fri, 23 Jun 2023 08:20:37 +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 1qCc20-000310-R8 for pgsql-odbc@lists.postgresql.org; Fri, 23 Jun 2023 08:20:37 +0000 Received: from winpg.jp ([219.94.251.195]) by magus.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qCc1w-004AvN-2x for pgsql-odbc@postgresql.org; Fri, 23 Jun 2023 08:20:35 +0000 Date: Fri, 23 Jun 2023 17:20:28 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=winpg.jp; s=dkimsel; t=1687508428; bh=PoXudgABjY7PBHg63RMMuxXyMpqjTDuxvsAYusQ1rKw=; h=Date:From:To:Subject; b=K+Z0LimktgS5aypyXeGkJgALua76CO3soSNFgasXGYpzW8s5CxWgmRgkfDBsl2/wm Ds8wqdAm8AQ2jLZV6QidcAy/gfdMlll0FkcILXoahbF1p12U+jg6NN9Lr1gaSQWqa7 SN8SBiDzIcHKxVB36+MDkj1a/myyBtmjP4BneL9o= From: Hiroshi Saito Message-Id: <202306230820.35N8KSIF092143@winpg.jp> To: pgsql-odbc@postgresql.org Subject: psqlODBC 15.00.0000 Released List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, all. We are pleased to annouce the release of psqlODBC 15.00.0000. please see the notes at: https://odbc.postgresql.org/docs/release.html psqlODBC may be downloaded from in source, Windows Installer, merge module, and basic zip file formats. New Windows installer installs both 32-bit and 64-bit driver at once on 64-bit OS. Both drivers may be needed on 64-bit OS because 32-bit applications require 32-bit driver and 64-bit applications require 64-bit driver. Please post any bug reports to the mailing list. I'd like to take this opportunity to thank all those involved with the development, testing and bug fixing of the updated driver. We are grateful to the help of many peoples. Thanks! -- psqlODBC team. email: pgsql-odbc@postgresql.org website: https://odbc.postgresql.org/