Re: PQexecPrepared() question

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: PQexecPrepared() question
Дата
Msg-id CAKFQuwYSM2xMxX+v8LAhJFG3kB1O-VBtV3eo3fj0ag3rGJ=ehQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PQexecPrepared() question  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: PQexecPrepared() question
Re: PQexecPrepared() question
Список pgsql-general


On Thursday, December 18, 2025, Igor Korot <ikorot01@gmail.com> wrote:

Using my setup above and assumng my Win locale is en_US.UTF8

This seems like an incorrect assumption. The server is expecting UTF8 yet you are passing it data that is not valid UTF8 bytes.  I infer thus your Windows encoding is thus not UTF8.

Suggest you make an even smaller, simpler, and self-contained reproducer and include how you are executing the code.  You’ve not provided sufficient detail for someone else to debug your problem.

David J.

В списке pgsql-general по дате отправления: