From: | "frank ernest" <doark(at)mail(dot)com> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: segfault in libpq |
Date: | 2014-09-15 20:08:53 |
Message-ID: | trinity-2d5f685d-19ff-4b91-a361-35aa141df6d5-1410811732666@3capp-mailcom-lxa12 |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
> It seems very likely that your code is not setting up the paramValues
> array the way libpq expects. Since you've not shown us the code that
> prepares that array, nor even the variable declarations, that's just
> an educated guess ... but PQexecPrepared has been around for a long
> time and there are no other reports of bugs here.
The setting up of the array was included. It was set up by argz_create_sep. I'm now including the full source gziped.
This is and was a test suite that I was executing for the full program, that is why some code is extranious.
Thanks again.
Attachment | Content-Type | Size |
---|---|---|
source.tar.gz | application/octet-stream | 12.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | thilo | 2014-10-01 16:26:08 | libpq binary data |
Previous Message | Tom Lane | 2014-09-15 16:50:30 | Re: segfault in libpq |