BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text
Date
Msg-id 17115-9d192f0d1ce5611c@postgresql.org
Whole thread Raw
Responses Re: BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17115
Logged by:          Mike Lawrence
Email address:      mike.lawrence@dell.com
PostgreSQL version: 13.3
Operating system:   Windows 10 1909
Description:

When I use the psqlODBC Unicode(x64) driver for importing data into Power
BI, all three of my Boolean fields are incorrectly identified as type Text.
I am using Unicode because of differing code pages and the inability to
translate between them with the ANSI(x64) driver. This does not happen when
I have a direct connection in Power BI with a copy of the database, as it
correctly identifies the field as Boolean.


pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Next
From: Andrey Borodin
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data