Replying to Adrian because I'm not seeing some of Ranier's posts.
>On 03/18/2016 08:49 AM, Ranier VF wrote:
>
>> Would be possible, example code in C, to format BIGINT
>> param with msvc 32 bits compiler?
>> > Subject: Re: [GENERAL] Error: insufficient
Ranier VF writes:
> Hi, I around with error with PostgreSQL 9.5.0
> Error: insufficient data in the messagepgsql_pexec error: PQresultStatus=7
Hmm ... I can't find the string "insufficient data in the message"
anywhere in the Postgres sources. And not "pgsql_pexec" either.
So this must be comin
On 03/16/2016 01:49 PM, Ranier VF wrote:
Hi, I around with error with PostgreSQL 9.5.0
Prepared Statment:
INSERT INTO tbCerts (Company_UID, User_UID, Cert_Blob_Size, Cert_Format,
After_Date, Before_Date,
Cert_Blob, Password1, Key_Name, Cert_Blob_Type, Cert_Use, Status)
VALUES ($1, $2, $3, $4, $5
am not a C programmer and I do almost 0 development on Windows, so I
have no answers for the above. Including the list as I am pretty sure
there are folks on it who have the answer.
Best regards,
Ranier Vilela
> Subject: Re: [GENERAL] Error: insufficient data in the message
&
On Fri, Mar 18, 2016 at 9:00 AM, Tom Lane wrote:
> Ranier VF writes:
>> Hi, I around with error with PostgreSQL 9.5.0
>> Error: insufficient data in the messagepgsql_pexec error: PQresultStatus=7
>
> Hmm ... I can't find the string "insufficient data in the message"
> anywhere in the Postgres so
Hi, I around with error with PostgreSQL 9.5.0
Prepared Statment:INSERT INTO tbCerts (Company_UID, User_UID, Cert_Blob_Size,
Cert_Format, After_Date, Before_Date, Cert_Blob, Password1, Key_Name,
Cert_Blob_Type, Cert_Use, Status) VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9,
$10, $11, $12);
Binds va
Michael Paquier writes:
> On Fri, Mar 18, 2016 at 9:00 AM, Tom Lane wrote:
>> Hmm ... I can't find the string "insufficient data in the message"
>> anywhere in the Postgres sources. And not "pgsql_pexec" either.
>> 2016-03-16 17:35:07 BRT ERRO: dados insuficientes na mensagem
> This is an err