meta-openembedded/meta-oe/recipes-dbs
Gyorgy Sarvari 65f0429033 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>
2025-10-24 18:45:43 -07:00
..
influxdb influxdb: Update module cache content 2025-09-02 23:36:18 -07:00
leveldb leveldb: Fix cast warnings seen with clang-21 2025-07-29 12:22:21 -07:00
libdbi Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
lmdb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
mysql mariadb: Fix build with musl/gcc-15 2025-10-24 18:45:43 -07:00
postgresql postgresql: update sysv init script 2025-10-20 13:18:29 -07:00
psqlodbc psqlodbc: fix a failing ptest 2025-10-24 18:45:43 -07:00
rocksdb rocksdb: Link with libatomic on x86 when using clang/libgcc 2025-10-24 18:45:43 -07:00
soci soci: upgrade 4.0.3 -> 4.1.2 2025-07-15 00:25:28 -07:00