RE: Rename 64bit ODBC driver

Grant Shirreffs <[email protected]> Wed, 3 Apr 2019 19:59:09 +0000
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <BYAPR18MB3029673234D83E1EEC0B300CCF570@BYAPR18MB3029.namprd18.prod.outlook.com>
Seconded.  The different name is unnecessary, and causes difficulties.  It should be simple enough to modify the MSI to register the 64-bit driver under both names.

From: Mirko Klingmann <[email protected]>
Sent: Thursday, 4 April 2019 01:36
To: [email protected]
Subject: Rename 64bit ODBC driver

WARNING: The sender of this email could not be validated and may not match the person in the ""From"" field. Use caution when opening attachments or clicking on links below.
Hi all,

would it be possible to rename the 64bit ODBC driver from PostgreSQL ANSI(x64) and PostgreSQL Unicode(x64) to PostgreSQL ANSI and PostgreSQL Unicode (same as the 32bit ODBC drivers)?
If drivers for both 32bit and 64bit were named the same, one could use the same connection string in both environments.

Cheers,
Mirko