From 980e164a102d26e8556727b9736a9ccc859eebb0 Mon Sep 17 00:00:00 2001 From: Hiroshi Inoue Date: Mon, 29 Apr 2019 10:04:58 +0900 Subject: [PATCH] Register drivers {PostgreSQL ANSI} and {PostgreSQL Unicode} during installation on 64bit Windows so that users could use the same connection strings in both x86 and x64 environments. Per report from Grant Shirreffs. --- installer/psqlodbcm_cpu.wxs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installer/psqlodbcm_cpu.wxs b/installer/psqlodbcm_cpu.wxs index 96f45f7..bf4f767 100644 --- a/installer/psqlodbcm_cpu.wxs +++ b/installer/psqlodbcm_cpu.wxs @@ -143,6 +143,8 @@ + + -- 2.39.5