Re: Misinformation in 31.18 chapter.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Misinformation in 31.18 chapter.
Дата
Msg-id 18798.1322843830@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Misinformation in 31.18 chapter.  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-docs
Dmitriy Igrishin <dmitigr@gmail.com> writes:
> According to 31.18,
> http://www.postgresql.org/docs/9.1/static/libpq-threading.html
> "PGresult objects are read-only after creation, and so can be passed around
> freely between threads."

> But PGresult objects are *not* read-only because of existence of
> PQsetvalue() described in
> http://www.postgresql.org/docs/9.1/static/libpq-misc.html

Good point ... and the "event" stuff can modify the state of a PGresult,
too.  I've updated that statement accordingly.  Thanks for the note.

            regards, tom lane

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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Misinformation in 31.18 chapter.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Moving tablespaces