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 1ldBG1-0005gX-Tg for pgsql-odbc@arkaria.postgresql.org; Sun, 02 May 2021 12:31:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ldBFz-0003E3-Mg for pgsql-odbc@arkaria.postgresql.org; Sun, 02 May 2021 12:31:31 +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 1ldBFz-0003Dr-9w; Sun, 02 May 2021 12:31:31 +0000 Received: from winpg.jp ([219.94.251.195]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ldBFr-0008S6-8d; Sun, 02 May 2021 12:31:29 +0000 Date: Sun, 2 May 2021 21:31:18 +0900 (JST) From: Hiroshi Saito Message-Id: <202105021231.142CVIZr072944@winpg.jp> To: pgsql-announce@postgresql.org, pgsql-odbc@postgresql.org Subject: psqlODBC 13.01.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 13.01.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/