diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-23 16:43:51 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-24 18:45:43 -0700 |
| commit | 65f0429033239c7b3eeeb450867b9dd7178354c9 (patch) | |
| tree | 43ddfc1c59fc0cdfd6d24274ef22ca49afd5b9c5 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
| parent | 90f237bb7eb7187fbeca357ad56e372719007b32 (diff) | |
| download | meta-openembedded-65f0429033239c7b3eeeb450867b9dd7178354c9.tar.gz | |
psqlodbc: fix a failing ptest
The descrec test fails currently, due to the different characterwidth
postgres uses depending on the current locale.
If the locale is C or posix, then each character is 1 byte. Otherwise,
if it's some UTF8 locale, then it is 4 bytes.
The test case expects 4 byte width by default, making it fail. This backported patch
allows for both 4 and 1 byte characters to be tested successfully.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions
