Re: HOWTO pass "default value" to PQexecParams?

From: JiangWei <jw(dot)pgsql(at)sduept(dot)com>
To: Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: HOWTO pass "default value" to PQexecParams?
Date: 2006-01-09 08:18:11
Message-ID: 43C21C43.8020006@sduept.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Volkan YAZICI 2006-01-09 10:41:45 Re: HOWTO pass "default value" to PQexecParams?
Previous Message Michael 2006-01-09 03:57:33 Compiling and linking a Program interfacing with libpq.dll