Re: PQexecPrepared() question

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: PQexecPrepared() question
Дата
Msg-id CA+FnnTxO6kam9=mRonvsnUA1OxJxdDdQsj+ubdgFNNb9b3WMPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PQexecPrepared() question  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PQexecPrepared() question
Список pgsql-general
Thx, Tom..

Is there some default value for client_encoding?

Thank you.

On Tue, Dec 16, 2025 at 7:08 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> 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 по дате отправления: