RE: Rename 64bit ODBC driver
Grant Shirreffs <[email protected]> Thu, 4 Apr 2019 03:52:55 +0000
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <BYAPR18MB30298BD884BA6B7592940E47CF500@BYAPR18MB3029.namprd18.prod.outlook.com> |
Yes, but it is the MSI which makes those entries in the registry. Changing the MSI to add a second driver name, without the irksome (64 bit) tag would be trivial. From: Craig Ringer <[email protected]> Sent: Thursday, 4 April 2019 16:49 To: Mirko Klingmann <[email protected]> Cc: [email protected] Subject: Re: Rename 64bit ODBC driver On Wed, 3 Apr 2019 at 20:36, Mirko Klingmann <[email protected]<mailto:[email protected]>> wrote: 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)? That seems very sensible ... but it's not really the driver itself, just the odbcinst.ini entries for it (or Registry entries on modern Windows). https://docs.microsoft.com/en-us/sql/odbc/reference/install/odbc-drivers-subkey?view=sql-server-2017 You could add aliases with your own registry entries and/or an odbcinst.ini if you chose. -- Craig Ringer http://www.2ndQuadrant.com/ 2ndQuadrant - PostgreSQL Solutions for the Enterprise