libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable

Поиск
Список
Период
Сортировка
От Alex Goncharov
Тема libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable
Дата
Msg-id E1RBsGs-0002Q8-Ok@hanssachs.home
обсуждение исходный текст
Ответы Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable
Список pgsql-hackers
My understanding is that libpq does not allow one to find if a result
set column is nullable.

Is this right?

(I know how to get a table column nullability information from
pg_attribute.attnotnull, but when coding around the libpq API:
 * Is, OMG, ugly.
 * Doesn't cover the arbitrary SELECT statements.
)

Thanks,

-- Alex -- alex-goncharov@comcast.net --


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: checkpoints are duplicated even while the system is idle
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: checkpoints are duplicated even while the system is idle