Re: PQexecPrepared() question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PQexecPrepared() question
Дата
Msg-id 2547700.1765940917@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PQexecPrepared() question  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: PQexecPrepared() question
Список pgsql-general
Igor Korot <ikorot01@gmail.com> writes:
> If I want to have strings (aka char *) as parameters fr the query,
> should I send UTF-8 strings or something else?

They should be in whatever is selected as the client_encoding
on your connection.  That goes for query strings too, and whatever
other text a client might send.

            regards, tom lane



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