Re: HOWTO pass "default value" to PQexecParams?

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: HOWTO pass "default value" to PQexecParams?
Дата
Msg-id 20060109104145.GA546@alamut
обсуждение исходный текст
Ответ на Re: HOWTO pass "default value" to PQexecParams?  (JiangWei <jw.pgsql@sduept.com>)
Ответы Re: HOWTO pass "default value" to PQexecParams?  (JiangWei <jw.pgsql@sduept.com>)
Список pgsql-interfaces
On Jan 09 04:18, JiangWei wrote:
> >AFAIK, it's not possible to point the field's default value using a
> >special value in the related array member. Because, you cannot declare
> >any special value in the array: NULL will be treated as NULL and other
> >char values as is.
>
> We can declare a specialized oid for this.

You mean in the parameter types? If so, is this supported by PostgreSQL?


Regards.


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

Предыдущее
От: JiangWei
Дата:
Сообщение: Re: HOWTO pass "default value" to PQexecParams?
Следующее
От: "Michael"
Дата:
Сообщение: Compiling and linking a Program interfacing with libpq.dll