how to insure libpq(dll/so) for thread-safety?

Поиск
Список
Период
Сортировка
От wjzeng
Тема how to insure libpq(dll/so) for thread-safety?
Дата
Msg-id guef6u$22ff$1@news.hub.org
обсуждение исходный текст
Ответы Re: how to insure libpq(dll/so) for thread-safety?
Список pgsql-hackers
Hi,



In pgsql/src/interfaces/libpq/fe-exec.c,  there are two variables:
---------
static int static_client_encoding = PG_SQL_ASCII;
static bool static_std_strings = false;

If enable_thread_safety is "no", how to insure libpq(dll/so) for 
thread-safety?

thanks

wjzeng




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