libpq PQexecParams and arrays

From: Alexey Slynko <slynko(at)tronet(dot)ru>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpq PQexecParams and arrays
Date: 2006-06-06 12:25:24
Message-ID: 44857434.8010003@tronet.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I wish to call PQexecParams with array of uint32_t values.
I've tried to use example from src/test/examples/testlibpq3.c, but with
no effect - it's unusable for input array.

Have anyone an idea, how it can be done?

Thanks

Browse pgsql-interfaces by date

  From Date Subject
Next Message Alexey Slynko 2006-06-06 13:20:52 libpq PQexecParams and arrays
Previous Message ljb 2006-06-01 00:32:28 Re: Building psql.exe using the free Borland compiler