Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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: Tue, 06 Jun 2006 16:25:24 +0400
  • Message-id: <44857434.8010003@tronet.ru> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group