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 13:20:52
Message-ID: 44858134.3030504@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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2006-06-06 16:18:03 Re: Building psql.exe using the free Borland compiler
Previous Message Alexey Slynko 2006-06-06 12:25:24 libpq PQexecParams and arrays