Re: HOWTO pass "default value" to PQexecParams? - Mailing list pgsql-interfaces

From JiangWei
Subject Re: HOWTO pass "default value" to PQexecParams?
Date
Msg-id 43C21C43.8020006@sduept.com
Whole thread Raw
In response to Re: HOWTO pass "default value" to PQexecParams?  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
Responses Re: HOWTO pass "default value" to PQexecParams?  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
List pgsql-interfaces
Volkan YAZICI 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.


pgsql-interfaces by date:

Previous
From: Volkan YAZICI
Date:
Subject: Re: PQfformat() and Composite Formatted Results
Next
From: Volkan YAZICI
Date:
Subject: Re: HOWTO pass "default value" to PQexecParams?